#34005f color space conversions
Hex:
        #34005f
        RGB:
        52, 0, 95
        CMY:
        80, 100, 63
        CMYK:
        45, 100, 0, 63
      HSL:
        273°, 100.0000%, 18.6275%
        HSV (HSB):
        273°, 100.0000%, 37.2549%
        XYZ:
        3.4817, 1.5563, 10.9434
        xyY:
        0.2179, 0.0974, 1.5563
      CIE-Lab:
        12.9615, 41.2223, -43.0543
        CIE-LCH:
        12.9615, 59.6067, 313.7547
        CIE-Luv:
        12.9615, 6.0009, -39.3527
        Hunter-Lab:
        12.4751, 27.9868, -43.2774
      #34005f color charts
#34005f RGB chart
      #34005f CMYK chart
      #34005f RGB pie chart
      #34005f color shades, tints & tones
#34005f color schemes
#34005f color preview, HTML & CSS examples
           This text has a color of #34005f        
        
          <p style="color:#34005f;">Text here</p>
        
        
          .mytext {color:#34005f;}
        
        Text color #34005f
      
           This box has a color of #34005f        
        
          <div style="background-color:#34005f;">Content here</div>
        
        
          .mybackground {background-color:#34005f;}
        
        Background color #34005f
      
           Border around this has a color of #34005f        
        
          <div style="border:2px solid #34005f;">Content here</div>
        
        
          .myborder {border:2px solid #34005f;}
        
        Border color #34005f