#340c7d color space conversions
Hex:
        #340c7d
        RGB:
        52, 12, 125
        CMY:
        80, 95, 51
        CMYK:
        58, 90, 0, 51
      HSL:
        261°, 82.4818%, 26.8627%
        HSV (HSB):
        261°, 90.4000%, 49.0196%
        XYZ:
        5.2493, 2.4737, 19.6028
        xyY:
        0.1921, 0.0905, 2.4737
      CIE-Lab:
        17.7991, 44.7248, -54.6574
        CIE-LCH:
        17.7991, 70.6240, 309.2926
        CIE-Luv:
        17.7991, 2.2489, -57.4457
        Hunter-Lab:
        15.7279, 32.0519, -62.8878
      #340c7d color charts
#340c7d RGB chart
      #340c7d CMYK chart
      #340c7d RGB pie chart
      #340c7d color shades, tints & tones
#340c7d color schemes
#340c7d color preview, HTML & CSS examples
           This text has a color of #340c7d        
        
          <p style="color:#340c7d;">Text here</p>
        
        
          .mytext {color:#340c7d;}
        
        Text color #340c7d
      
           This box has a color of #340c7d        
        
          <div style="background-color:#340c7d;">Content here</div>
        
        
          .mybackground {background-color:#340c7d;}
        
        Background color #340c7d
      
           Border around this has a color of #340c7d        
        
          <div style="border:2px solid #340c7d;">Content here</div>
        
        
          .myborder {border:2px solid #340c7d;}
        
        Border color #340c7d