#340c8f color space conversions
Hex:
        #340c8f
        RGB:
        52, 12, 143
        CMY:
        80, 95, 44
        CMYK:
        64, 92, 0, 44
      HSL:
        258°, 84.5161%, 30.3922%
        HSV (HSB):
        258°, 91.6084%, 56.0784%
        XYZ:
        6.5056, 2.9762, 26.2182
        xyY:
        0.1822, 0.0834, 2.9762
      CIE-Lab:
        19.9482, 49.5785, -62.4462
        CIE-LCH:
        19.9482, 79.7343, 308.4474
        CIE-Luv:
        19.9482, 0.6835, -67.9386
        Hunter-Lab:
        17.2516, 37.1220, -78.0300
      #340c8f color charts
#340c8f RGB chart
      #340c8f CMYK chart
      #340c8f RGB pie chart
      #340c8f color shades, tints & tones
#340c8f color schemes
#340c8f color preview, HTML & CSS examples
           This text has a color of #340c8f        
        
          <p style="color:#340c8f;">Text here</p>
        
        
          .mytext {color:#340c8f;}
        
        Text color #340c8f
      
           This box has a color of #340c8f        
        
          <div style="background-color:#340c8f;">Content here</div>
        
        
          .mybackground {background-color:#340c8f;}
        
        Background color #340c8f
      
           Border around this has a color of #340c8f        
        
          <div style="border:2px solid #340c8f;">Content here</div>
        
        
          .myborder {border:2px solid #340c8f;}
        
        Border color #340c8f