#282fce color space conversions
Hex:
        #282fce
        RGB:
        40, 47, 206
        CMY:
        84, 82, 19
        CMYK:
        81, 77, 0, 19
      HSL:
        237°, 67.4797%, 48.2353%
        HSV (HSB):
        237°, 80.5825%, 80.7843%
        XYZ:
        13.0322, 6.9404, 59.0453
        xyY:
        0.1649, 0.0878, 6.9404
      CIE-Lab:
        31.6708, 52.3500, -80.9031
        CIE-LCH:
        31.6708, 96.3631, 302.9057
        CIE-Luv:
        31.6708, -8.5211, -105.4306
        Hunter-Lab:
        26.3446, 42.1975, -114.4435
      #282fce color charts
#282fce RGB chart
      #282fce CMYK chart
      #282fce RGB pie chart
      #282fce color shades, tints & tones
#282fce color schemes
#282fce color preview, HTML & CSS examples
           This text has a color of #282fce        
        
          <p style="color:#282fce;">Text here</p>
        
        
          .mytext {color:#282fce;}
        
        Text color #282fce
      
           This box has a color of #282fce        
        
          <div style="background-color:#282fce;">Content here</div>
        
        
          .mybackground {background-color:#282fce;}
        
        Background color #282fce
      
           Border around this has a color of #282fce        
        
          <div style="border:2px solid #282fce;">Content here</div>
        
        
          .myborder {border:2px solid #282fce;}
        
        Border color #282fce