#0240cb color space conversions
Hex:
        #0240cb
        RGB:
        2, 64, 203
        CMY:
        99, 75, 20
        CMYK:
        99, 68, 0, 20
      HSL:
        221°, 98.0488%, 40.1961%
        HSV (HSB):
        221°, 99.0148%, 79.6078%
        XYZ:
        12.6379, 7.9915, 57.3763
        xyY:
        0.1620, 0.1024, 7.9915
      CIE-Lab:
        33.9652, 39.8339, -75.3959
        CIE-LCH:
        33.9652, 85.2719, 297.8488
        CIE-Luv:
        33.9652, -14.0855, -102.5460
        Hunter-Lab:
        28.2692, 30.3283, -100.5488
      #0240cb color charts
#0240cb RGB chart
      #0240cb CMYK chart
      #0240cb RGB pie chart
      #0240cb color shades, tints & tones
#0240cb color schemes
#0240cb color preview, HTML & CSS examples
           This text has a color of #0240cb        
        
          <p style="color:#0240cb;">Text here</p>
        
        
          .mytext {color:#0240cb;}
        
        Text color #0240cb
      
           This box has a color of #0240cb        
        
          <div style="background-color:#0240cb;">Content here</div>
        
        
          .mybackground {background-color:#0240cb;}
        
        Background color #0240cb
      
           Border around this has a color of #0240cb        
        
          <div style="border:2px solid #0240cb;">Content here</div>
        
        
          .myborder {border:2px solid #0240cb;}
        
        Border color #0240cb