#01826d color space conversions
Hex:
        #01826d
        RGB:
        1, 130, 109
        CMY:
        100, 49, 57
        CMYK:
        99, 0, 16, 49
      HSL:
        170°, 98.4733%, 25.6863%
        HSV (HSB):
        170°, 99.2308%, 50.9804%
        XYZ:
        10.7555, 17.0758, 17.1971
        xyY:
        0.2389, 0.3792, 17.0758
      CIE-Lab:
        48.3555, -35.5512, 2.8487
        CIE-LCH:
        48.3555, 35.6651, 175.4186
        CIE-Luv:
        48.3555, -39.4502, 8.9310
        Hunter-Lab:
        41.3229, -25.8554, 4.2517
      #01826d color charts
#01826d RGB chart
      #01826d CMYK chart
      #01826d RGB pie chart
      #01826d color shades, tints & tones
#01826d color schemes
#01826d color preview, HTML & CSS examples
           This text has a color of #01826d        
        
          <p style="color:#01826d;">Text here</p>
        
        
          .mytext {color:#01826d;}
        
        Text color #01826d
      
           This box has a color of #01826d        
        
          <div style="background-color:#01826d;">Content here</div>
        
        
          .mybackground {background-color:#01826d;}
        
        Background color #01826d
      
           Border around this has a color of #01826d        
        
          <div style="border:2px solid #01826d;">Content here</div>
        
        
          .myborder {border:2px solid #01826d;}
        
        Border color #01826d