#285f6a color space conversions
Hex:
        #285f6a
        RGB:
        40, 95, 106
        CMY:
        84, 63, 58
        CMYK:
        62, 10, 0, 58
      HSL:
        190°, 45.2055%, 28.6275%
        HSV (HSB):
        190°, 62.2642%, 41.5686%
        XYZ:
        7.5688, 9.6761, 15.1044
        xyY:
        0.2340, 0.2991, 9.6761
      CIE-Lab:
        37.2548, -14.4338, -11.7142
        CIE-LCH:
        37.2548, 18.5891, 219.0623
        CIE-Luv:
        37.2548, -21.7715, -13.8346
        Hunter-Lab:
        31.1065, -11.0039, -7.0150
      #285f6a color charts
#285f6a RGB chart
      #285f6a CMYK chart
      #285f6a RGB pie chart
      #285f6a color shades, tints & tones
#285f6a color schemes
#285f6a color preview, HTML & CSS examples
           This text has a color of #285f6a        
        
          <p style="color:#285f6a;">Text here</p>
        
        
          .mytext {color:#285f6a;}
        
        Text color #285f6a
      
           This box has a color of #285f6a        
        
          <div style="background-color:#285f6a;">Content here</div>
        
        
          .mybackground {background-color:#285f6a;}
        
        Background color #285f6a
      
           Border around this has a color of #285f6a        
        
          <div style="border:2px solid #285f6a;">Content here</div>
        
        
          .myborder {border:2px solid #285f6a;}
        
        Border color #285f6a