#0e75ea color space conversions
Hex:
        #0e75ea
        RGB:
        14, 117, 234
        CMY:
        95, 54, 8
        CMYK:
        94, 50, 0, 8
      HSL:
        212°, 88.7097%, 48.6275%
        HSV (HSB):
        212°, 94.0171%, 91.7647%
        XYZ:
        21.3937, 18.7565, 80.3347
        xyY:
        0.1776, 0.1557, 18.7565
      CIE-Lab:
        50.4010, 17.9371, -66.2374
        CIE-LCH:
        50.4010, 68.6232, 285.1523
        CIE-Luv:
        50.4010, -26.5096, -103.4461
        Hunter-Lab:
        43.3087, 12.3853, -79.6628
      #0e75ea color charts
#0e75ea RGB chart
      #0e75ea CMYK chart
      #0e75ea RGB pie chart
      #0e75ea color shades, tints & tones
#0e75ea color schemes
#0e75ea color preview, HTML & CSS examples
           This text has a color of #0e75ea        
        
          <p style="color:#0e75ea;">Text here</p>
        
        
          .mytext {color:#0e75ea;}
        
        Text color #0e75ea
      
           This box has a color of #0e75ea        
        
          <div style="background-color:#0e75ea;">Content here</div>
        
        
          .mybackground {background-color:#0e75ea;}
        
        Background color #0e75ea
      
           Border around this has a color of #0e75ea        
        
          <div style="border:2px solid #0e75ea;">Content here</div>
        
        
          .myborder {border:2px solid #0e75ea;}
        
        Border color #0e75ea