#0e63ae color space conversions
Hex:
        #0e63ae
        RGB:
        14, 99, 174
        CMY:
        95, 61, 32
        CMYK:
        92, 43, 0, 32
      HSL:
        208°, 85.1064%, 36.8627%
        HSV (HSB):
        208°, 91.9540%, 68.2353%
        XYZ:
        12.2829, 12.0730, 41.7273
        xyY:
        0.1859, 0.1827, 12.0730
      CIE-Lab:
        41.3320, 5.6683, -46.4243
        CIE-LCH:
        41.3320, 46.7691, 276.9612
        CIE-Luv:
        41.3320, -23.4320, -68.3722
        Hunter-Lab:
        34.7463, 2.2944, -46.8799
      #0e63ae color charts
#0e63ae RGB chart
      #0e63ae CMYK chart
      #0e63ae RGB pie chart
      #0e63ae color shades, tints & tones
#0e63ae color schemes
#0e63ae color preview, HTML & CSS examples
           This text has a color of #0e63ae        
        
          <p style="color:#0e63ae;">Text here</p>
        
        
          .mytext {color:#0e63ae;}
        
        Text color #0e63ae
      
           This box has a color of #0e63ae        
        
          <div style="background-color:#0e63ae;">Content here</div>
        
        
          .mybackground {background-color:#0e63ae;}
        
        Background color #0e63ae
      
           Border around this has a color of #0e63ae        
        
          <div style="border:2px solid #0e63ae;">Content here</div>
        
        
          .myborder {border:2px solid #0e63ae;}
        
        Border color #0e63ae