#0e14cb color space conversions
Hex:
        #0e14cb
        RGB:
        14, 20, 203
        CMY:
        95, 92, 20
        CMYK:
        93, 90, 0, 20
      HSL:
        238°, 87.0968%, 42.5490%
        HSV (HSB):
        238°, 93.1034%, 79.6078%
        XYZ:
        11.2108, 4.9055, 56.8559
        xyY:
        0.1536, 0.0672, 4.9055
      CIE-Lab:
        26.4637, 62.1751, -87.8395
        CIE-LCH:
        26.4637, 107.6175, 305.2919
        CIE-Luv:
        26.4637, -7.6488, -101.6420
        Hunter-Lab:
        22.1483, 51.5914, -136.6969
      #0e14cb color charts
#0e14cb RGB chart
      #0e14cb CMYK chart
      #0e14cb RGB pie chart
      #0e14cb color shades, tints & tones
#0e14cb color schemes
#0e14cb color preview, HTML & CSS examples
           This text has a color of #0e14cb        
        
          <p style="color:#0e14cb;">Text here</p>
        
        
          .mytext {color:#0e14cb;}
        
        Text color #0e14cb
      
           This box has a color of #0e14cb        
        
          <div style="background-color:#0e14cb;">Content here</div>
        
        
          .mybackground {background-color:#0e14cb;}
        
        Background color #0e14cb
      
           Border around this has a color of #0e14cb        
        
          <div style="border:2px solid #0e14cb;">Content here</div>
        
        
          .myborder {border:2px solid #0e14cb;}
        
        Border color #0e14cb