#285f81 color space conversions
Hex:
        #285f81
        RGB:
        40, 95, 129
        CMY:
        84, 63, 49
        CMYK:
        69, 26, 0, 49
      HSL:
        203°, 52.6627%, 33.1373%
        HSV (HSB):
        203°, 68.9922%, 50.5882%
        XYZ:
        8.9297, 10.2205, 22.2710
        xyY:
        0.2156, 0.2467, 10.2205
      CIE-Lab:
        38.2353, -6.4709, -24.3300
        CIE-LCH:
        38.2353, 25.1758, 255.1062
        CIE-Luv:
        38.2353, -20.8249, -33.1763
        Hunter-Lab:
        31.9695, -6.0881, -18.9246
      #285f81 color charts
#285f81 RGB chart
      #285f81 CMYK chart
      #285f81 RGB pie chart
      #285f81 color shades, tints & tones
#285f81 color schemes
#285f81 color preview, HTML & CSS examples
           This text has a color of #285f81        
        
          <p style="color:#285f81;">Text here</p>
        
        
          .mytext {color:#285f81;}
        
        Text color #285f81
      
           This box has a color of #285f81        
        
          <div style="background-color:#285f81;">Content here</div>
        
        
          .mybackground {background-color:#285f81;}
        
        Background color #285f81
      
           Border around this has a color of #285f81        
        
          <div style="border:2px solid #285f81;">Content here</div>
        
        
          .myborder {border:2px solid #285f81;}
        
        Border color #285f81