#285cf4 color space conversions
Hex:
        #285cf4
        RGB:
        40, 92, 244
        CMY:
        84, 64, 4
        CMYK:
        84, 62, 0, 4
      HSL:
        225°, 90.2655%, 55.6863%
        HSV (HSB):
        225°, 83.6066%, 95.6863%
        XYZ:
        21.0314, 14.6371, 87.3047
        xyY:
        0.1710, 0.1190, 14.6371
      CIE-Lab:
        45.1330, 38.9172, -80.4026
        CIE-LCH:
        45.1330, 89.3259, 295.8284
        CIE-Luv:
        45.1330, -17.8521, -120.9723
        Hunter-Lab:
        38.2584, 31.1725, -108.5174
      #285cf4 color charts
#285cf4 RGB chart
      #285cf4 CMYK chart
      #285cf4 RGB pie chart
      #285cf4 color shades, tints & tones
#285cf4 color schemes
#285cf4 color preview, HTML & CSS examples
           This text has a color of #285cf4        
        
          <p style="color:#285cf4;">Text here</p>
        
        
          .mytext {color:#285cf4;}
        
        Text color #285cf4
      
           This box has a color of #285cf4        
        
          <div style="background-color:#285cf4;">Content here</div>
        
        
          .mybackground {background-color:#285cf4;}
        
        Background color #285cf4
      
           Border around this has a color of #285cf4        
        
          <div style="border:2px solid #285cf4;">Content here</div>
        
        
          .myborder {border:2px solid #285cf4;}
        
        Border color #285cf4