#34025d color space conversions
Hex:
        #34025d
        RGB:
        52, 2, 93
        CMY:
        80, 99, 64
        CMYK:
        44, 98, 0, 64
      HSL:
        273°, 95.7895%, 18.6275%
        HSV (HSB):
        273°, 97.8495%, 36.4706%
        XYZ:
        3.4137, 1.5638, 10.4778
        xyY:
        0.2209, 0.1012, 1.5638
      CIE-Lab:
        13.0080, 39.9327, -41.6365
        CIE-LCH:
        13.0080, 57.6907, 313.8034
        CIE-Luv:
        13.0080, 6.1482, -38.3772
        Hunter-Lab:
        12.5052, 26.8429, -40.9243
      #34025d color charts
#34025d RGB chart
      #34025d CMYK chart
      #34025d RGB pie chart
      #34025d color shades, tints & tones
#34025d color schemes
#34025d color preview, HTML & CSS examples
           This text has a color of #34025d        
        
          <p style="color:#34025d;">Text here</p>
        
        
          .mytext {color:#34025d;}
        
        Text color #34025d
      
           This box has a color of #34025d        
        
          <div style="background-color:#34025d;">Content here</div>
        
        
          .mybackground {background-color:#34025d;}
        
        Background color #34025d
      
           Border around this has a color of #34025d        
        
          <div style="border:2px solid #34025d;">Content here</div>
        
        
          .myborder {border:2px solid #34025d;}
        
        Border color #34025d