#01829d color space conversions
Hex:
        #01829d
        RGB:
        1, 130, 157
        CMY:
        100, 49, 38
        CMYK:
        99, 17, 0, 38
      HSL:
        190°, 98.7342%, 30.9804%
        HSV (HSB):
        190°, 99.3631%, 61.5686%
        XYZ:
        14.0810, 18.4060, 34.7089
        xyY:
        0.2096, 0.2739, 18.4060
      CIE-Lab:
        49.9849, -19.8515, -22.8558
        CIE-LCH:
        49.9849, 30.2732, 229.0239
        CIE-Luv:
        49.9849, -35.7354, -31.3282
        Hunter-Lab:
        42.9023, -16.4935, -17.9353
      #01829d color charts
#01829d RGB chart
      #01829d CMYK chart
      #01829d RGB pie chart
      #01829d color shades, tints & tones
#01829d color schemes
#01829d color preview, HTML & CSS examples
           This text has a color of #01829d        
        
          <p style="color:#01829d;">Text here</p>
        
        
          .mytext {color:#01829d;}
        
        Text color #01829d
      
           This box has a color of #01829d        
        
          <div style="background-color:#01829d;">Content here</div>
        
        
          .mybackground {background-color:#01829d;}
        
        Background color #01829d
      
           Border around this has a color of #01829d        
        
          <div style="border:2px solid #01829d;">Content here</div>
        
        
          .myborder {border:2px solid #01829d;}
        
        Border color #01829d