#284af7 color space conversions
Hex:
        #284af7
        RGB:
        40, 74, 247
        CMY:
        84, 71, 3
        CMYK:
        84, 70, 0, 3
      HSL:
        230°, 92.8251%, 56.2745%
        HSV (HSB):
        230°, 83.8057%, 96.8627%
        XYZ:
        20.1124, 12.0641, 89.2642
        xyY:
        0.1656, 0.0993, 12.0641
      CIE-Lab:
        41.3178, 50.8916, -88.3604
        CIE-LCH:
        41.3178, 101.9682, 299.9400
        CIE-Luv:
        41.3178, -14.1034, -127.1730
        Hunter-Lab:
        34.7334, 42.5770, -128.0610
      #284af7 color charts
#284af7 RGB chart
      #284af7 CMYK chart
      #284af7 RGB pie chart
      #284af7 color shades, tints & tones
#284af7 color schemes
#284af7 color preview, HTML & CSS examples
           This text has a color of #284af7        
        
          <p style="color:#284af7;">Text here</p>
        
        
          .mytext {color:#284af7;}
        
        Text color #284af7
      
           This box has a color of #284af7        
        
          <div style="background-color:#284af7;">Content here</div>
        
        
          .mybackground {background-color:#284af7;}
        
        Background color #284af7
      
           Border around this has a color of #284af7        
        
          <div style="border:2px solid #284af7;">Content here</div>
        
        
          .myborder {border:2px solid #284af7;}
        
        Border color #284af7