#0e36ae color space conversions
Hex:
        #0e36ae
        RGB:
        14, 54, 174
        CMY:
        95, 79, 32
        CMYK:
        92, 69, 0, 32
      HSL:
        225°, 85.1064%, 36.8627%
        HSV (HSB):
        225°, 91.9540%, 68.2353%
        XYZ:
        9.1403, 5.7877, 40.6798
        xyY:
        0.1644, 0.1041, 5.7877
      CIE-Lab:
        28.8704, 35.6676, -66.6838
        CIE-LCH:
        28.8704, 75.6235, 298.1413
        CIE-Luv:
        28.8704, -11.3063, -86.0933
        Hunter-Lab:
        24.0576, 25.7170, -83.4150
      #0e36ae color charts
#0e36ae RGB chart
      #0e36ae CMYK chart
      #0e36ae RGB pie chart
      #0e36ae color shades, tints & tones
#0e36ae color schemes
#0e36ae color preview, HTML & CSS examples
           This text has a color of #0e36ae        
        
          <p style="color:#0e36ae;">Text here</p>
        
        
          .mytext {color:#0e36ae;}
        
        Text color #0e36ae
      
           This box has a color of #0e36ae        
        
          <div style="background-color:#0e36ae;">Content here</div>
        
        
          .mybackground {background-color:#0e36ae;}
        
        Background color #0e36ae
      
           Border around this has a color of #0e36ae        
        
          <div style="border:2px solid #0e36ae;">Content here</div>
        
        
          .myborder {border:2px solid #0e36ae;}
        
        Border color #0e36ae