#06052d color space conversions
Hex:
        #06052d
        RGB:
        6, 5, 45
        CMY:
        98, 98, 82
        CMYK:
        87, 89, 0, 82
      HSL:
        242°, 80.0000%, 9.8039%
        HSV (HSB):
        242°, 88.8889%, 17.6471%
        XYZ:
        0.6030, 0.3367, 2.5158
        xyY:
        0.1745, 0.0974, 0.3367
      CIE-Lab:
        3.0416, 11.5922, -24.1342
        CIE-LCH:
        3.0416, 26.7738, 295.6561
        CIE-Luv:
        3.0416, -0.5979, -9.4414
        Hunter-Lab:
        5.8028, 8.3951, -21.6437
      #06052d color charts
#06052d RGB chart
      #06052d CMYK chart
      #06052d RGB pie chart
      #06052d color shades, tints & tones
#06052d color schemes
#06052d color preview, HTML & CSS examples
           This text has a color of #06052d        
        
          <p style="color:#06052d;">Text here</p>
        
        
          .mytext {color:#06052d;}
        
        Text color #06052d
      
           This box has a color of #06052d        
        
          <div style="background-color:#06052d;">Content here</div>
        
        
          .mybackground {background-color:#06052d;}
        
        Background color #06052d
      
           Border around this has a color of #06052d        
        
          <div style="border:2px solid #06052d;">Content here</div>
        
        
          .myborder {border:2px solid #06052d;}
        
        Border color #06052d