#340ee5 color space conversions
Hex:
        #340ee5
        RGB:
        52, 14, 229
        CMY:
        80, 95, 10
        CMYK:
        77, 94, 0, 10
      HSL:
        251°, 88.4774%, 47.6471%
        HSV (HSB):
        251°, 93.8865%, 89.8039%
        XYZ:
        15.7161, 6.7013, 74.5939
        xyY:
        0.1620, 0.0691, 6.7013
      CIE-Lab:
        31.1170, 71.3440, -95.0742
        CIE-LCH:
        31.1170, 118.8657, 306.8847
        CIE-Luv:
        31.1170, -5.2402, -117.6986
        Hunter-Lab:
        25.8868, 63.0666, -152.7256
      #340ee5 color charts
#340ee5 RGB chart
      #340ee5 CMYK chart
      #340ee5 RGB pie chart
      #340ee5 color shades, tints & tones
#340ee5 color schemes
#340ee5 color preview, HTML & CSS examples
           This text has a color of #340ee5        
        
          <p style="color:#340ee5;">Text here</p>
        
        
          .mytext {color:#340ee5;}
        
        Text color #340ee5
      
           This box has a color of #340ee5        
        
          <div style="background-color:#340ee5;">Content here</div>
        
        
          .mybackground {background-color:#340ee5;}
        
        Background color #340ee5
      
           Border around this has a color of #340ee5        
        
          <div style="border:2px solid #340ee5;">Content here</div>
        
        
          .myborder {border:2px solid #340ee5;}
        
        Border color #340ee5