#285f73 color space conversions
Hex:
        #285f73
        RGB:
        40, 95, 115
        CMY:
        84, 63, 55
        CMYK:
        65, 17, 0, 55
      HSL:
        196°, 48.3871%, 30.3922%
        HSV (HSB):
        196°, 65.2174%, 45.0980%
        XYZ:
        8.0618, 9.8733, 17.7005
        xyY:
        0.2262, 0.2771, 9.8733
      CIE-Lab:
        37.6141, -11.4101, -16.7155
        CIE-LCH:
        37.6141, 20.2386, 235.6824
        CIE-Luv:
        37.6141, -21.3888, -21.3704
        Hunter-Lab:
        31.4219, -9.1912, -11.4038
      #285f73 color charts
#285f73 RGB chart
      #285f73 CMYK chart
      #285f73 RGB pie chart
      #285f73 color shades, tints & tones
#285f73 color schemes
#285f73 color preview, HTML & CSS examples
           This text has a color of #285f73        
        
          <p style="color:#285f73;">Text here</p>
        
        
          .mytext {color:#285f73;}
        
        Text color #285f73
      
           This box has a color of #285f73        
        
          <div style="background-color:#285f73;">Content here</div>
        
        
          .mybackground {background-color:#285f73;}
        
        Background color #285f73
      
           Border around this has a color of #285f73        
        
          <div style="border:2px solid #285f73;">Content here</div>
        
        
          .myborder {border:2px solid #285f73;}
        
        Border color #285f73