#06515d color space conversions
Hex:
        #06515d
        RGB:
        6, 81, 93
        CMY:
        98, 68, 64
        CMYK:
        94, 13, 0, 64
      HSL:
        188°, 87.8788%, 19.4118%
        HSV (HSB):
        188°, 93.5484%, 36.4706%
        XYZ:
        4.9933, 6.7139, 11.3887
        xyY:
        0.2162, 0.2907, 6.7139
      CIE-Lab:
        31.1465, -15.9539, -12.9455
        CIE-LCH:
        31.1465, 20.5454, 219.0568
        CIE-Luv:
        31.1465, -22.2854, -14.7064
        Hunter-Lab:
        25.9112, -10.9460, -7.9217
      #06515d color charts
#06515d RGB chart
      #06515d CMYK chart
      #06515d RGB pie chart
      #06515d color shades, tints & tones
#06515d color schemes
#06515d color preview, HTML & CSS examples
           This text has a color of #06515d        
        
          <p style="color:#06515d;">Text here</p>
        
        
          .mytext {color:#06515d;}
        
        Text color #06515d
      
           This box has a color of #06515d        
        
          <div style="background-color:#06515d;">Content here</div>
        
        
          .mybackground {background-color:#06515d;}
        
        Background color #06515d
      
           Border around this has a color of #06515d        
        
          <div style="border:2px solid #06515d;">Content here</div>
        
        
          .myborder {border:2px solid #06515d;}
        
        Border color #06515d