#34093f color space conversions
Hex:
        #34093f
        RGB:
        52, 9, 63
        CMY:
        80, 96, 75
        CMYK:
        17, 86, 0, 75
      HSL:
        288°, 75.0000%, 14.1176%
        HSV (HSB):
        288°, 85.7143%, 24.7059%
        XYZ:
        2.4111, 1.2843, 4.8234
        xyY:
        0.2830, 0.1508, 1.2843
      CIE-Lab:
        11.1654, 29.8208, -23.9299
        CIE-LCH:
        11.1654, 38.2351, 321.2545
        CIE-Luv:
        11.1654, 10.0114, -21.5627
        Hunter-Lab:
        11.3328, 18.1437, -17.3020
      #34093f color charts
#34093f RGB chart
      #34093f CMYK chart
      #34093f RGB pie chart
      #34093f color shades, tints & tones
#34093f color schemes
#34093f color preview, HTML & CSS examples
           This text has a color of #34093f        
        
          <p style="color:#34093f;">Text here</p>
        
        
          .mytext {color:#34093f;}
        
        Text color #34093f
      
           This box has a color of #34093f        
        
          <div style="background-color:#34093f;">Content here</div>
        
        
          .mybackground {background-color:#34093f;}
        
        Background color #34093f
      
           Border around this has a color of #34093f        
        
          <div style="border:2px solid #34093f;">Content here</div>
        
        
          .myborder {border:2px solid #34093f;}
        
        Border color #34093f