#285f8a color space conversions
Hex:
        #285f8a
        RGB:
        40, 95, 138
        CMY:
        84, 63, 46
        CMYK:
        71, 31, 0, 46
      HSL:
        206°, 55.0562%, 34.9020%
        HSV (HSB):
        206°, 71.0145%, 54.1176%
        XYZ:
        9.5547, 10.4705, 25.5622
        xyY:
        0.2096, 0.2297, 10.4705
      CIE-Lab:
        38.6740, -3.1778, -29.1139
        CIE-LCH:
        38.6740, 29.2868, 263.7708
        CIE-Luv:
        38.6740, -20.4894, -40.7318
        Hunter-Lab:
        32.3582, -3.9193, -24.1870
      #285f8a color charts
#285f8a RGB chart
      #285f8a CMYK chart
      #285f8a RGB pie chart
      #285f8a color shades, tints & tones
#285f8a color schemes
#285f8a color preview, HTML & CSS examples
           This text has a color of #285f8a        
        
          <p style="color:#285f8a;">Text here</p>
        
        
          .mytext {color:#285f8a;}
        
        Text color #285f8a
      
           This box has a color of #285f8a        
        
          <div style="background-color:#285f8a;">Content here</div>
        
        
          .mybackground {background-color:#285f8a;}
        
        Background color #285f8a
      
           Border around this has a color of #285f8a        
        
          <div style="border:2px solid #285f8a;">Content here</div>
        
        
          .myborder {border:2px solid #285f8a;}
        
        Border color #285f8a