#01827e color space conversions
Hex:
        #01827e
        RGB:
        1, 130, 126
        CMY:
        100, 49, 51
        CMYK:
        99, 0, 3, 49
      HSL:
        178°, 98.4733%, 25.6863%
        HSV (HSB):
        178°, 99.2308%, 50.9804%
        XYZ:
        11.7610, 17.4781, 22.4924
        xyY:
        0.2273, 0.3379, 17.4781
      CIE-Lab:
        48.8569, -30.3987, -6.4063
        CIE-LCH:
        48.8569, 31.0664, 191.9004
        CIE-Luv:
        48.8569, -38.1374, -4.8215
        Hunter-Lab:
        41.8068, -22.9464, -2.6338
      #01827e color charts
#01827e RGB chart
      #01827e CMYK chart
      #01827e RGB pie chart
      #01827e color shades, tints & tones
#01827e color schemes
#01827e color preview, HTML & CSS examples
           This text has a color of #01827e        
        
          <p style="color:#01827e;">Text here</p>
        
        
          .mytext {color:#01827e;}
        
        Text color #01827e
      
           This box has a color of #01827e        
        
          <div style="background-color:#01827e;">Content here</div>
        
        
          .mybackground {background-color:#01827e;}
        
        Background color #01827e
      
           Border around this has a color of #01827e        
        
          <div style="border:2px solid #01827e;">Content here</div>
        
        
          .myborder {border:2px solid #01827e;}
        
        Border color #01827e