#284aef color space conversions
Hex:
        #284aef
        RGB:
        40, 74, 239
        CMY:
        84, 71, 6
        CMYK:
        83, 69, 0, 6
      HSL:
        230°, 86.1472%, 54.7059%
        HSV (HSB):
        230°, 83.2636%, 93.7255%
        XYZ:
        18.9038, 11.5807, 82.9003
        xyY:
        0.1667, 0.1021, 11.5807
      CIE-Lab:
        40.5417, 48.1451, -85.1400
        CIE-LCH:
        40.5417, 97.8099, 299.4874
        CIE-Luv:
        40.5417, -13.9660, -122.3607
        Hunter-Lab:
        34.0304, 39.6034, -120.6132
      #284aef color charts
#284aef RGB chart
      #284aef CMYK chart
      #284aef RGB pie chart
      #284aef color shades, tints & tones
#284aef color schemes
#284aef color preview, HTML & CSS examples
           This text has a color of #284aef        
        
          <p style="color:#284aef;">Text here</p>
        
        
          .mytext {color:#284aef;}
        
        Text color #284aef
      
           This box has a color of #284aef        
        
          <div style="background-color:#284aef;">Content here</div>
        
        
          .mybackground {background-color:#284aef;}
        
        Background color #284aef
      
           Border around this has a color of #284aef        
        
          <div style="border:2px solid #284aef;">Content here</div>
        
        
          .myborder {border:2px solid #284aef;}
        
        Border color #284aef