#0e00a5 color space conversions
Hex:
        #0e00a5
        RGB:
        14, 0, 165
        CMY:
        95, 100, 35
        CMYK:
        92, 100, 0, 35
      HSL:
        245°, 100.0000%, 32.3529%
        HSV (HSB):
        245°, 100.0000%, 64.7059%
        XYZ:
        6.9726, 2.8100, 35.7722
        xyY:
        0.1531, 0.0617, 2.8100
      CIE-Lab:
        19.2662, 57.3002, -77.2002
        CIE-LCH:
        19.2662, 96.1415, 306.5839
        CIE-Luv:
        19.2662, -4.8980, -76.8106
        Hunter-Lab:
        16.7630, 44.9126, -114.7908
      #0e00a5 color charts
#0e00a5 RGB chart
      #0e00a5 CMYK chart
      #0e00a5 RGB pie chart
      #0e00a5 color shades, tints & tones
#0e00a5 color schemes
#0e00a5 color preview, HTML & CSS examples
           This text has a color of #0e00a5        
        
          <p style="color:#0e00a5;">Text here</p>
        
        
          .mytext {color:#0e00a5;}
        
        Text color #0e00a5
      
           This box has a color of #0e00a5        
        
          <div style="background-color:#0e00a5;">Content here</div>
        
        
          .mybackground {background-color:#0e00a5;}
        
        Background color #0e00a5
      
           Border around this has a color of #0e00a5        
        
          <div style="border:2px solid #0e00a5;">Content here</div>
        
        
          .myborder {border:2px solid #0e00a5;}
        
        Border color #0e00a5