#0240d8 color space conversions
Hex:
        #0240d8
        RGB:
        2, 64, 216
        CMY:
        99, 75, 15
        CMYK:
        99, 70, 0, 15
      HSL:
        223°, 98.1651%, 42.7451%
        HSV (HSB):
        223°, 99.0741%, 84.7059%
        XYZ:
        14.2531, 8.6376, 65.8817
        xyY:
        0.1606, 0.0973, 8.6376
      CIE-Lab:
        35.2769, 44.6190, -80.7518
        CIE-LCH:
        35.2769, 92.2589, 298.9226
        CIE-Luv:
        35.2769, -14.1589, -110.3729
        Hunter-Lab:
        29.3897, 35.1349, -112.3351
      #0240d8 color charts
#0240d8 RGB chart
      #0240d8 CMYK chart
      #0240d8 RGB pie chart
      #0240d8 color shades, tints & tones
#0240d8 color schemes
#0240d8 color preview, HTML & CSS examples
           This text has a color of #0240d8        
        
          <p style="color:#0240d8;">Text here</p>
        
        
          .mytext {color:#0240d8;}
        
        Text color #0240d8
      
           This box has a color of #0240d8        
        
          <div style="background-color:#0240d8;">Content here</div>
        
        
          .mybackground {background-color:#0240d8;}
        
        Background color #0240d8
      
           Border around this has a color of #0240d8        
        
          <div style="border:2px solid #0240d8;">Content here</div>
        
        
          .myborder {border:2px solid #0240d8;}
        
        Border color #0240d8