#285f86 color space conversions
Hex:
        #285f86
        RGB:
        40, 95, 134
        CMY:
        84, 63, 47
        CMYK:
        70, 29, 0, 47
      HSL:
        205°, 54.0230%, 34.1176%
        HSV (HSB):
        205°, 70.1493%, 52.5490%
        XYZ:
        9.2704, 10.3568, 24.0647
        xyY:
        0.2122, 0.2370, 10.3568
      CIE-Lab:
        38.4753, -4.6510, -26.9986
        CIE-LCH:
        38.4753, 27.3963, 260.2258
        CIE-Luv:
        38.4753, -20.6356, -37.3812
        Hunter-Lab:
        32.1819, -4.8995, -21.8080
      #285f86 color charts
#285f86 RGB chart
      #285f86 CMYK chart
      #285f86 RGB pie chart
      #285f86 color shades, tints & tones
#285f86 color schemes
#285f86 color preview, HTML & CSS examples
           This text has a color of #285f86        
        
          <p style="color:#285f86;">Text here</p>
        
        
          .mytext {color:#285f86;}
        
        Text color #285f86
      
           This box has a color of #285f86        
        
          <div style="background-color:#285f86;">Content here</div>
        
        
          .mybackground {background-color:#285f86;}
        
        Background color #285f86
      
           Border around this has a color of #285f86        
        
          <div style="border:2px solid #285f86;">Content here</div>
        
        
          .myborder {border:2px solid #285f86;}
        
        Border color #285f86