#34053d color space conversions
Hex:
        #34053d
        RGB:
        52, 5, 61
        CMY:
        80, 98, 76
        CMYK:
        15, 92, 0, 76
      HSL:
        290°, 84.8485%, 12.9412%
        HSV (HSB):
        290°, 91.8033%, 23.9216%
        XYZ:
        2.3127, 1.1755, 4.5199
        xyY:
        0.2888, 0.1468, 1.1755
      CIE-Lab:
        10.3756, 31.2004, -23.7747
        CIE-LCH:
        10.3756, 39.2263, 322.6926
        CIE-Luv:
        10.3756, 10.5567, -20.5795
        Hunter-Lab:
        10.8422, 19.1021, -17.1273
      #34053d color charts
#34053d RGB chart
      #34053d CMYK chart
      #34053d RGB pie chart
      #34053d color shades, tints & tones
#34053d color schemes
#34053d color preview, HTML & CSS examples
           This text has a color of #34053d        
        
          <p style="color:#34053d;">Text here</p>
        
        
          .mytext {color:#34053d;}
        
        Text color #34053d
      
           This box has a color of #34053d        
        
          <div style="background-color:#34053d;">Content here</div>
        
        
          .mybackground {background-color:#34053d;}
        
        Background color #34053d
      
           Border around this has a color of #34053d        
        
          <div style="border:2px solid #34053d;">Content here</div>
        
        
          .myborder {border:2px solid #34053d;}
        
        Border color #34053d