#0240d2 color space conversions
Hex:
        #0240d2
        RGB:
        2, 64, 210
        CMY:
        99, 75, 18
        CMYK:
        99, 70, 0, 18
      HSL:
        222°, 98.1132%, 41.5686%
        HSV (HSB):
        222°, 99.0476%, 82.3529%
        XYZ:
        13.4913, 8.3328, 61.8701
        xyY:
        0.1612, 0.0996, 8.3328
      CIE-Lab:
        34.6667, 42.4297, -78.2983
        CIE-LCH:
        34.6667, 89.0556, 298.4532
        CIE-Luv:
        34.6667, -14.1190, -106.7791
        Hunter-Lab:
        28.8667, 32.9081, -106.8700
      #0240d2 color charts
#0240d2 RGB chart
      #0240d2 CMYK chart
      #0240d2 RGB pie chart
      #0240d2 color shades, tints & tones
#0240d2 color schemes
#0240d2 color preview, HTML & CSS examples
           This text has a color of #0240d2        
        
          <p style="color:#0240d2;">Text here</p>
        
        
          .mytext {color:#0240d2;}
        
        Text color #0240d2
      
           This box has a color of #0240d2        
        
          <div style="background-color:#0240d2;">Content here</div>
        
        
          .mybackground {background-color:#0240d2;}
        
        Background color #0240d2
      
           Border around this has a color of #0240d2        
        
          <div style="border:2px solid #0240d2;">Content here</div>
        
        
          .myborder {border:2px solid #0240d2;}
        
        Border color #0240d2