#0040f0 color space conversions
Hex:
        #0040f0
        RGB:
        0, 64, 240
        CMY:
        100, 75, 6
        CMYK:
        100, 73, 0, 6
      HSL:
        224°, 100.0000%, 47.0588%
        HSV (HSB):
        224°, 100.0000%, 94.1176%
        XYZ:
        17.5616, 9.9581, 83.4346
        xyY:
        0.1583, 0.0897, 9.9581
      CIE-Lab:
        37.7671, 53.0269, -90.3154
        CIE-LCH:
        37.7671, 104.7317, 300.4185
        CIE-Luv:
        37.7671, -14.4733, -124.4789
        Hunter-Lab:
        31.5564, 44.1140, -134.6723
      #0040f0 color charts
#0040f0 RGB chart
      #0040f0 CMYK chart
      #0040f0 RGB pie chart
      #0040f0 color shades, tints & tones
#0040f0 color schemes
#0040f0 color preview, HTML & CSS examples
           This text has a color of #0040f0        
        
          <p style="color:#0040f0;">Text here</p>
        
        
          .mytext {color:#0040f0;}
        
        Text color #0040f0
      
           This box has a color of #0040f0        
        
          <div style="background-color:#0040f0;">Content here</div>
        
        
          .mybackground {background-color:#0040f0;}
        
        Background color #0040f0
      
           Border around this has a color of #0040f0        
        
          <div style="border:2px solid #0040f0;">Content here</div>
        
        
          .myborder {border:2px solid #0040f0;}
        
        Border color #0040f0