#01285a color space conversions
Hex:
        #01285a
        RGB:
        1, 40, 90
        CMY:
        100, 84, 65
        CMYK:
        99, 56, 0, 65
      HSL:
        214°, 97.8022%, 17.8431%
        HSV (HSB):
        214°, 98.8889%, 35.2941%
        XYZ:
        2.6168, 2.2622, 9.9716
        xyY:
        0.1762, 0.1523, 2.2622
      CIE-Lab:
        16.8072, 9.5671, -33.5856
        CIE-LCH:
        16.8072, 34.9216, 285.8999
        CIE-Luv:
        16.8072, -8.8177, -35.3981
        Hunter-Lab:
        15.0407, 4.7342, -28.7793
      #01285a color charts
#01285a RGB chart
      #01285a CMYK chart
      #01285a RGB pie chart
      #01285a color shades, tints & tones
#01285a color schemes
#01285a color preview, HTML & CSS examples
           This text has a color of #01285a        
        
          <p style="color:#01285a;">Text here</p>
        
        
          .mytext {color:#01285a;}
        
        Text color #01285a
      
           This box has a color of #01285a        
        
          <div style="background-color:#01285a;">Content here</div>
        
        
          .mybackground {background-color:#01285a;}
        
        Background color #01285a
      
           Border around this has a color of #01285a        
        
          <div style="border:2px solid #01285a;">Content here</div>
        
        
          .myborder {border:2px solid #01285a;}
        
        Border color #01285a