#0e70ca color space conversions
Hex:
        #0e70ca
        RGB:
        14, 112, 202
        CMY:
        95, 56, 21
        CMYK:
        93, 45, 0, 21
      HSL:
        209°, 87.0370%, 42.3529%
        HSV (HSB):
        209°, 93.0693%, 79.2157%
        XYZ:
        16.6359, 15.9460, 58.0782
        xyY:
        0.1835, 0.1759, 15.9460
      CIE-Lab:
        46.9035, 8.5516, -53.7445
        CIE-LCH:
        46.9035, 54.4205, 279.0409
        CIE-Luv:
        46.9035, -26.2852, -82.0901
        Hunter-Lab:
        39.9324, 4.4818, -58.2794
      #0e70ca color charts
#0e70ca RGB chart
      #0e70ca CMYK chart
      #0e70ca RGB pie chart
      #0e70ca color shades, tints & tones
#0e70ca color schemes
#0e70ca color preview, HTML & CSS examples
           This text has a color of #0e70ca        
        
          <p style="color:#0e70ca;">Text here</p>
        
        
          .mytext {color:#0e70ca;}
        
        Text color #0e70ca
      
           This box has a color of #0e70ca        
        
          <div style="background-color:#0e70ca;">Content here</div>
        
        
          .mybackground {background-color:#0e70ca;}
        
        Background color #0e70ca
      
           Border around this has a color of #0e70ca        
        
          <div style="border:2px solid #0e70ca;">Content here</div>
        
        
          .myborder {border:2px solid #0e70ca;}
        
        Border color #0e70ca