#0240ce color space conversions
Hex:
        #0240ce
        RGB:
        2, 64, 206
        CMY:
        99, 75, 19
        CMYK:
        99, 69, 0, 19
      HSL:
        222°, 98.0769%, 40.7843%
        HSV (HSB):
        222°, 99.0291%, 80.7843%
        XYZ:
        12.9990, 8.1359, 59.2778
        xyY:
        0.1617, 0.1012, 8.1359
      CIE-Lab:
        34.2644, 40.9519, -76.6452
        CIE-LCH:
        34.2644, 86.8996, 298.1158
        CIE-Luv:
        34.2644, -14.0981, -104.3657
        Hunter-Lab:
        28.5235, 31.4314, -103.2503
      #0240ce color charts
#0240ce RGB chart
      #0240ce CMYK chart
      #0240ce RGB pie chart
      #0240ce color shades, tints & tones
#0240ce color schemes
#0240ce color preview, HTML & CSS examples
           This text has a color of #0240ce        
        
          <p style="color:#0240ce;">Text here</p>
        
        
          .mytext {color:#0240ce;}
        
        Text color #0240ce
      
           This box has a color of #0240ce        
        
          <div style="background-color:#0240ce;">Content here</div>
        
        
          .mybackground {background-color:#0240ce;}
        
        Background color #0240ce
      
           Border around this has a color of #0240ce        
        
          <div style="border:2px solid #0240ce;">Content here</div>
        
        
          .myborder {border:2px solid #0240ce;}
        
        Border color #0240ce