#340ff1 color space conversions
Hex:
        #340ff1
        RGB:
        52, 15, 241
        CMY:
        80, 94, 5
        CMYK:
        78, 94, 0, 5
      HSL:
        250°, 88.9764%, 50.1961%
        HSV (HSB):
        250°, 93.7759%, 94.5098%
        XYZ:
        17.4642, 7.4226, 83.7313
        xyY:
        0.1608, 0.0683, 7.4226
      CIE-Lab:
        32.7502, 74.1238, -99.1819
        CIE-LCH:
        32.7502, 123.8200, 306.7727
        CIE-Luv:
        32.7502, -5.9626, -124.5483
        Hunter-Lab:
        27.2444, 66.7441, -163.1471
      #340ff1 color charts
#340ff1 RGB chart
      #340ff1 CMYK chart
      #340ff1 RGB pie chart
      #340ff1 color shades, tints & tones
#340ff1 color schemes
#340ff1 color preview, HTML & CSS examples
           This text has a color of #340ff1        
        
          <p style="color:#340ff1;">Text here</p>
        
        
          .mytext {color:#340ff1;}
        
        Text color #340ff1
      
           This box has a color of #340ff1        
        
          <div style="background-color:#340ff1;">Content here</div>
        
        
          .mybackground {background-color:#340ff1;}
        
        Background color #340ff1
      
           Border around this has a color of #340ff1        
        
          <div style="border:2px solid #340ff1;">Content here</div>
        
        
          .myborder {border:2px solid #340ff1;}
        
        Border color #340ff1