#0e70ea color space conversions
Hex:
        #0e70ea
        RGB:
        14, 112, 234
        CMY:
        95, 56, 8
        CMYK:
        94, 52, 0, 8
      HSL:
        213°, 88.7097%, 48.6275%
        HSV (HSB):
        213°, 94.0171%, 91.7647%
        XYZ:
        20.8266, 17.6222, 80.1457
        xyY:
        0.1756, 0.1486, 17.6222
      CIE-Lab:
        49.0347, 21.1151, -68.4514
        CIE-LCH:
        49.0347, 71.6341, 287.1433
        CIE-Luv:
        49.0347, -25.0782, -106.1892
        Hunter-Lab:
        41.9788, 15.0946, -83.8108
      #0e70ea color charts
#0e70ea RGB chart
      #0e70ea CMYK chart
      #0e70ea RGB pie chart
      #0e70ea color shades, tints & tones
#0e70ea color schemes
#0e70ea color preview, HTML & CSS examples
           This text has a color of #0e70ea        
        
          <p style="color:#0e70ea;">Text here</p>
        
        
          .mytext {color:#0e70ea;}
        
        Text color #0e70ea
      
           This box has a color of #0e70ea        
        
          <div style="background-color:#0e70ea;">Content here</div>
        
        
          .mybackground {background-color:#0e70ea;}
        
        Background color #0e70ea
      
           Border around this has a color of #0e70ea        
        
          <div style="border:2px solid #0e70ea;">Content here</div>
        
        
          .myborder {border:2px solid #0e70ea;}
        
        Border color #0e70ea