#0e64ca color space conversions
Hex:
        #0e64ca
        RGB:
        14, 100, 202
        CMY:
        95, 61, 21
        CMYK:
        93, 50, 0, 21
      HSL:
        213°, 87.0370%, 42.3529%
        HSV (HSB):
        213°, 93.0693%, 79.2157%
        XYZ:
        15.3989, 13.4720, 57.6659
        xyY:
        0.1779, 0.1557, 13.4720
      CIE-Lab:
        43.4660, 16.2572, -59.2865
        CIE-LCH:
        43.4660, 61.4751, 285.3344
        CIE-Luv:
        43.4660, -22.6557, -89.1794
        Hunter-Lab:
        36.7042, 10.6559, -67.4574
      #0e64ca color charts
#0e64ca RGB chart
      #0e64ca CMYK chart
      #0e64ca RGB pie chart
      #0e64ca color shades, tints & tones
#0e64ca color schemes
#0e64ca color preview, HTML & CSS examples
           This text has a color of #0e64ca        
        
          <p style="color:#0e64ca;">Text here</p>
        
        
          .mytext {color:#0e64ca;}
        
        Text color #0e64ca
      
           This box has a color of #0e64ca        
        
          <div style="background-color:#0e64ca;">Content here</div>
        
        
          .mybackground {background-color:#0e64ca;}
        
        Background color #0e64ca
      
           Border around this has a color of #0e64ca        
        
          <div style="border:2px solid #0e64ca;">Content here</div>
        
        
          .myborder {border:2px solid #0e64ca;}
        
        Border color #0e64ca