#285fcf color space conversions
Hex:
        #285fcf
        RGB:
        40, 95, 207
        CMY:
        84, 63, 19
        CMYK:
        81, 54, 0, 19
      HSL:
        220°, 67.6113%, 48.4314%
        HSV (HSB):
        220°, 80.6763%, 81.1765%
        XYZ:
        16.2298, 13.1405, 60.7125
        xyY:
        0.1802, 0.1459, 13.1405
      CIE-Lab:
        42.9742, 23.1932, -62.9352
        CIE-LCH:
        42.9742, 67.0729, 290.2301
        CIE-Luv:
        42.9742, -18.8187, -94.5772
        Hunter-Lab:
        36.2499, 16.4806, -73.9259
      #285fcf color charts
#285fcf RGB chart
      #285fcf CMYK chart
      #285fcf RGB pie chart
      #285fcf color shades, tints & tones
#285fcf color schemes
#285fcf color preview, HTML & CSS examples
           This text has a color of #285fcf        
        
          <p style="color:#285fcf;">Text here</p>
        
        
          .mytext {color:#285fcf;}
        
        Text color #285fcf
      
           This box has a color of #285fcf        
        
          <div style="background-color:#285fcf;">Content here</div>
        
        
          .mybackground {background-color:#285fcf;}
        
        Background color #285fcf
      
           Border around this has a color of #285fcf        
        
          <div style="border:2px solid #285fcf;">Content here</div>
        
        
          .myborder {border:2px solid #285fcf;}
        
        Border color #285fcf