#285c6b color space conversions
Hex:
        #285c6b
        RGB:
        40, 92, 107
        CMY:
        84, 64, 58
        CMYK:
        63, 14, 0, 58
      HSL:
        193°, 45.5782%, 28.8235%
        HSV (HSB):
        193°, 62.6168%, 41.9608%
        XYZ:
        7.3561, 9.1669, 15.2916
        xyY:
        0.2312, 0.2881, 9.1669
      CIE-Lab:
        36.3038, -12.3690, -13.7799
        CIE-LCH:
        36.3038, 18.5170, 228.0883
        CIE-Luv:
        36.3038, -20.5638, -16.8892
        Hunter-Lab:
        30.2770, -9.6165, -8.7510
      #285c6b color charts
#285c6b RGB chart
      #285c6b CMYK chart
      #285c6b RGB pie chart
      #285c6b color shades, tints & tones
#285c6b color schemes
#285c6b color preview, HTML & CSS examples
           This text has a color of #285c6b        
        
          <p style="color:#285c6b;">Text here</p>
        
        
          .mytext {color:#285c6b;}
        
        Text color #285c6b
      
           This box has a color of #285c6b        
        
          <div style="background-color:#285c6b;">Content here</div>
        
        
          .mybackground {background-color:#285c6b;}
        
        Background color #285c6b
      
           Border around this has a color of #285c6b        
        
          <div style="border:2px solid #285c6b;">Content here</div>
        
        
          .myborder {border:2px solid #285c6b;}
        
        Border color #285c6b