#340c8d color space conversions
Hex:
        #340c8d
        RGB:
        52, 12, 141
        CMY:
        80, 95, 45
        CMYK:
        63, 91, 0, 45
      HSL:
        259°, 84.3137%, 30.0000%
        HSV (HSB):
        259°, 91.4894%, 55.2941%
        XYZ:
        6.3554, 2.9161, 25.4272
        xyY:
        0.1832, 0.0840, 2.9161
      CIE-Lab:
        19.7047, 49.0419, -61.6020
        CIE-LCH:
        19.7047, 78.7396, 308.5236
        CIE-Luv:
        19.7047, 0.8488, -66.7728
        Hunter-Lab:
        17.0766, 36.5481, -76.3298
      #340c8d color charts
#340c8d RGB chart
      #340c8d CMYK chart
      #340c8d RGB pie chart
      #340c8d color shades, tints & tones
#340c8d color schemes
#340c8d color preview, HTML & CSS examples
           This text has a color of #340c8d        
        
          <p style="color:#340c8d;">Text here</p>
        
        
          .mytext {color:#340c8d;}
        
        Text color #340c8d
      
           This box has a color of #340c8d        
        
          <div style="background-color:#340c8d;">Content here</div>
        
        
          .mybackground {background-color:#340c8d;}
        
        Background color #340c8d
      
           Border around this has a color of #340c8d        
        
          <div style="border:2px solid #340c8d;">Content here</div>
        
        
          .myborder {border:2px solid #340c8d;}
        
        Border color #340c8d