#285d66 color space conversions
Hex:
        #285d66
        RGB:
        40, 93, 102
        CMY:
        84, 64, 60
        CMYK:
        61, 9, 0, 60
      HSL:
        189°, 43.6620%, 27.8431%
        HSV (HSB):
        189°, 60.7843%, 40.0000%
        XYZ:
        7.1877, 9.2391, 13.9749
        xyY:
        0.2364, 0.3039, 9.2391
      CIE-Lab:
        36.4407, -14.5974, -10.4699
        CIE-LCH:
        36.4407, 17.9639, 215.6496
        CIE-Luv:
        36.4407, -21.1591, -11.9990
        Hunter-Lab:
        30.3959, -10.9832, -5.9821
      #285d66 color charts
#285d66 RGB chart
      #285d66 CMYK chart
      #285d66 RGB pie chart
      #285d66 color shades, tints & tones
#285d66 color schemes
#285d66 color preview, HTML & CSS examples
           This text has a color of #285d66        
        
          <p style="color:#285d66;">Text here</p>
        
        
          .mytext {color:#285d66;}
        
        Text color #285d66
      
           This box has a color of #285d66        
        
          <div style="background-color:#285d66;">Content here</div>
        
        
          .mybackground {background-color:#285d66;}
        
        Background color #285d66
      
           Border around this has a color of #285d66        
        
          <div style="border:2px solid #285d66;">Content here</div>
        
        
          .myborder {border:2px solid #285d66;}
        
        Border color #285d66