#285feb color space conversions
Hex:
        #285feb
        RGB:
        40, 95, 235
        CMY:
        84, 63, 8
        CMYK:
        83, 60, 0, 8
      HSL:
        223°, 82.9787%, 53.9216%
        HSV (HSB):
        223°, 82.9787%, 92.1569%
        XYZ:
        19.9627, 14.6337, 80.3697
        xyY:
        0.1736, 0.1273, 14.6337
      CIE-Lab:
        45.1283, 33.7258, -75.3545
        CIE-LCH:
        45.1283, 82.5575, 294.1114
        CIE-Luv:
        45.1283, -18.5880, -113.9804
        Hunter-Lab:
        38.2540, 26.2049, -97.7874
      #285feb color charts
#285feb RGB chart
      #285feb CMYK chart
      #285feb RGB pie chart
      #285feb color shades, tints & tones
#285feb color schemes
#285feb color preview, HTML & CSS examples
           This text has a color of #285feb        
        
          <p style="color:#285feb;">Text here</p>
        
        
          .mytext {color:#285feb;}
        
        Text color #285feb
      
           This box has a color of #285feb        
        
          <div style="background-color:#285feb;">Content here</div>
        
        
          .mybackground {background-color:#285feb;}
        
        Background color #285feb
      
           Border around this has a color of #285feb        
        
          <div style="border:2px solid #285feb;">Content here</div>
        
        
          .myborder {border:2px solid #285feb;}
        
        Border color #285feb