#0040ce color space conversions
Hex:
        #0040ce
        RGB:
        0, 64, 206
        CMY:
        100, 75, 19
        CMYK:
        100, 69, 0, 19
      HSL:
        221°, 100.0000%, 40.3922%
        HSV (HSB):
        221°, 100.0000%, 80.7843%
        XYZ:
        12.9740, 8.1230, 59.2766
        xyY:
        0.1614, 0.1011, 8.1230
      CIE-Lab:
        34.2378, 40.9011, -76.6900
        CIE-LCH:
        34.2378, 86.9152, 298.0723
        CIE-Luv:
        34.2378, -14.1771, -104.3761
        Hunter-Lab:
        28.5009, 31.3788, -103.3615
      #0040ce color charts
#0040ce RGB chart
      #0040ce CMYK chart
      #0040ce RGB pie chart
      #0040ce color shades, tints & tones
#0040ce color schemes
#0040ce color preview, HTML & CSS examples
           This text has a color of #0040ce        
        
          <p style="color:#0040ce;">Text here</p>
        
        
          .mytext {color:#0040ce;}
        
        Text color #0040ce
      
           This box has a color of #0040ce        
        
          <div style="background-color:#0040ce;">Content here</div>
        
        
          .mybackground {background-color:#0040ce;}
        
        Background color #0040ce
      
           Border around this has a color of #0040ce        
        
          <div style="border:2px solid #0040ce;">Content here</div>
        
        
          .myborder {border:2px solid #0040ce;}
        
        Border color #0040ce