#340ecb color space conversions
Hex:
        #340ecb
        RGB:
        52, 14, 203
        CMY:
        80, 95, 20
        CMYK:
        74, 93, 0, 20
      HSL:
        252°, 87.0968%, 42.5490%
        HSV (HSB):
        252°, 93.1034%, 79.6078%
        XYZ:
        12.3527, 5.3559, 56.8827
        xyY:
        0.1656, 0.0718, 5.3559
      CIE-Lab:
        27.7257, 64.7939, -85.6890
        CIE-LCH:
        27.7257, 107.4284, 307.0948
        CIE-Luv:
        27.7257, -3.6794, -102.8280
        Hunter-Lab:
        23.1429, 54.7757, -129.5282
      #340ecb color charts
#340ecb RGB chart
      #340ecb CMYK chart
      #340ecb RGB pie chart
      #340ecb color shades, tints & tones
#340ecb color schemes
#340ecb color preview, HTML & CSS examples
           This text has a color of #340ecb        
        
          <p style="color:#340ecb;">Text here</p>
        
        
          .mytext {color:#340ecb;}
        
        Text color #340ecb
      
           This box has a color of #340ecb        
        
          <div style="background-color:#340ecb;">Content here</div>
        
        
          .mybackground {background-color:#340ecb;}
        
        Background color #340ecb
      
           Border around this has a color of #340ecb        
        
          <div style="border:2px solid #340ecb;">Content here</div>
        
        
          .myborder {border:2px solid #340ecb;}
        
        Border color #340ecb