#285fe7 color space conversions
Hex:
        #285fe7
        RGB:
        40, 95, 231
        CMY:
        84, 63, 9
        CMYK:
        83, 59, 0, 9
      HSL:
        223°, 79.9163%, 53.1373%
        HSV (HSB):
        223°, 82.6840%, 90.5882%
        XYZ:
        19.3911, 14.4051, 77.3597
        xyY:
        0.1744, 0.1296, 14.4051
      CIE-Lab:
        44.8083, 32.2410, -73.6211
        CIE-LCH:
        44.8083, 80.3714, 293.6501
        CIE-Luv:
        44.8083, -18.6071, -111.2865
        Hunter-Lab:
        37.9540, 24.7780, -94.2801
      #285fe7 color charts
#285fe7 RGB chart
      #285fe7 CMYK chart
      #285fe7 RGB pie chart
      #285fe7 color shades, tints & tones
#285fe7 color schemes
#285fe7 color preview, HTML & CSS examples
           This text has a color of #285fe7        
        
          <p style="color:#285fe7;">Text here</p>
        
        
          .mytext {color:#285fe7;}
        
        Text color #285fe7
      
           This box has a color of #285fe7        
        
          <div style="background-color:#285fe7;">Content here</div>
        
        
          .mybackground {background-color:#285fe7;}
        
        Background color #285fe7
      
           Border around this has a color of #285fe7        
        
          <div style="border:2px solid #285fe7;">Content here</div>
        
        
          .myborder {border:2px solid #285fe7;}
        
        Border color #285fe7