#0010ae color space conversions
Hex:
        #0010ae
        RGB:
        0, 16, 174
        CMY:
        100, 94, 32
        CMYK:
        100, 91, 0, 32
      HSL:
        234°, 100.0000%, 34.1176%
        HSV (HSB):
        234°, 100.0000%, 68.2353%
        XYZ:
        7.8253, 3.4266, 40.2934
        xyY:
        0.1518, 0.0665, 3.4266
      CIE-Lab:
        21.6772, 55.1141, -78.6284
        CIE-LCH:
        21.6772, 96.0207, 305.0283
        CIE-Luv:
        21.6772, -6.7760, -83.7255
        Hunter-Lab:
        18.5110, 43.0641, -116.1003
      #0010ae color charts
#0010ae RGB chart
      #0010ae CMYK chart
      #0010ae RGB pie chart
      #0010ae color shades, tints & tones
#0010ae color schemes
#0010ae color preview, HTML & CSS examples
           This text has a color of #0010ae        
        
          <p style="color:#0010ae;">Text here</p>
        
        
          .mytext {color:#0010ae;}
        
        Text color #0010ae
      
           This box has a color of #0010ae        
        
          <div style="background-color:#0010ae;">Content here</div>
        
        
          .mybackground {background-color:#0010ae;}
        
        Background color #0010ae
      
           Border around this has a color of #0010ae        
        
          <div style="border:2px solid #0010ae;">Content here</div>
        
        
          .myborder {border:2px solid #0010ae;}
        
        Border color #0010ae