#34025f color space conversions
Hex:
        #34025f
        RGB:
        52, 2, 95
        CMY:
        80, 99, 63
        CMYK:
        45, 98, 0, 63
      HSL:
        272°, 95.8763%, 19.0196%
        HSV (HSB):
        272°, 97.8947%, 37.2549%
        XYZ:
        3.5034, 1.5997, 10.9506
        xyY:
        0.2182, 0.0996, 1.5997
      CIE-Lab:
        13.2284, 40.4165, -42.6147
        CIE-LCH:
        13.2284, 58.7325, 313.4834
        CIE-Luv:
        13.2284, 5.9098, -39.5142
        Hunter-Lab:
        12.6479, 27.3100, -42.4798
      #34025f color charts
#34025f RGB chart
      #34025f CMYK chart
      #34025f RGB pie chart
      #34025f color shades, tints & tones
#34025f color schemes
#34025f color preview, HTML & CSS examples
           This text has a color of #34025f        
        
          <p style="color:#34025f;">Text here</p>
        
        
          .mytext {color:#34025f;}
        
        Text color #34025f
      
           This box has a color of #34025f        
        
          <div style="background-color:#34025f;">Content here</div>
        
        
          .mybackground {background-color:#34025f;}
        
        Background color #34025f
      
           Border around this has a color of #34025f        
        
          <div style="border:2px solid #34025f;">Content here</div>
        
        
          .myborder {border:2px solid #34025f;}
        
        Border color #34025f