#06505b color space conversions
Hex:
        #06505b
        RGB:
        6, 80, 91
        CMY:
        98, 69, 64
        CMYK:
        93, 12, 0, 64
      HSL:
        188°, 87.6289%, 19.0196%
        HSV (HSB):
        188°, 93.4066%, 35.6863%
        XYZ:
        4.8321, 6.5314, 10.9035
        xyY:
        0.2170, 0.2933, 6.5314
      CIE-Lab:
        30.7153, -16.1330, -12.3314
        CIE-LCH:
        30.7153, 20.3061, 217.3927
        CIE-Luv:
        30.7153, -22.0449, -13.8001
        Hunter-Lab:
        25.5565, -10.9741, -7.4061
      #06505b color charts
#06505b RGB chart
      #06505b CMYK chart
      #06505b RGB pie chart
      #06505b color shades, tints & tones
#06505b color schemes
#06505b color preview, HTML & CSS examples
           This text has a color of #06505b        
        
          <p style="color:#06505b;">Text here</p>
        
        
          .mytext {color:#06505b;}
        
        Text color #06505b
      
           This box has a color of #06505b        
        
          <div style="background-color:#06505b;">Content here</div>
        
        
          .mybackground {background-color:#06505b;}
        
        Background color #06505b
      
           Border around this has a color of #06505b        
        
          <div style="border:2px solid #06505b;">Content here</div>
        
        
          .myborder {border:2px solid #06505b;}
        
        Border color #06505b