#340ecf color space conversions
Hex:
        #340ecf
        RGB:
        52, 14, 207
        CMY:
        80, 95, 19
        CMYK:
        75, 93, 0, 19
      HSL:
        252°, 87.3303%, 43.3333%
        HSV (HSB):
        252°, 93.2367%, 81.1765%
        XYZ:
        12.8357, 5.5491, 59.4261
        xyY:
        0.1650, 0.0713, 5.5491
      CIE-Lab:
        28.2452, 65.8132, -87.1591
        CIE-LCH:
        28.2452, 109.2158, 307.0562
        CIE-Luv:
        28.2452, -3.9278, -105.1254
        Hunter-Lab:
        23.5566, 56.0384, -133.0808
      #340ecf color charts
#340ecf RGB chart
      #340ecf CMYK chart
      #340ecf RGB pie chart
      #340ecf color shades, tints & tones
#340ecf color schemes
#340ecf color preview, HTML & CSS examples
           This text has a color of #340ecf        
        
          <p style="color:#340ecf;">Text here</p>
        
        
          .mytext {color:#340ecf;}
        
        Text color #340ecf
      
           This box has a color of #340ecf        
        
          <div style="background-color:#340ecf;">Content here</div>
        
        
          .mybackground {background-color:#340ecf;}
        
        Background color #340ecf
      
           Border around this has a color of #340ecf        
        
          <div style="border:2px solid #340ecf;">Content here</div>
        
        
          .myborder {border:2px solid #340ecf;}
        
        Border color #340ecf