#00859e color space conversions
Hex:
        #00859e
        RGB:
        0, 133, 158
        CMY:
        100, 48, 38
        CMYK:
        100, 16, 0, 38
      HSL:
        189°, 100.0000%, 30.9804%
        HSV (HSB):
        189°, 100.0000%, 61.9608%
        XYZ:
        14.5591, 19.2437, 35.2948
        xyY:
        0.2107, 0.2785, 19.2437
      CIE-Lab:
        50.9711, -21.1409, -21.9200
        CIE-LCH:
        50.9711, 30.4537, 226.0365
        CIE-Luv:
        50.9711, -36.7670, -29.8071
        Hunter-Lab:
        43.8676, -17.5265, -16.9959
      #00859e color charts
#00859e RGB chart
      #00859e CMYK chart
      #00859e RGB pie chart
      #00859e color shades, tints & tones
#00859e color schemes
#00859e color preview, HTML & CSS examples
           This text has a color of #00859e        
        
          <p style="color:#00859e;">Text here</p>
        
        
          .mytext {color:#00859e;}
        
        Text color #00859e
      
           This box has a color of #00859e        
        
          <div style="background-color:#00859e;">Content here</div>
        
        
          .mybackground {background-color:#00859e;}
        
        Background color #00859e
      
           Border around this has a color of #00859e        
        
          <div style="border:2px solid #00859e;">Content here</div>
        
        
          .myborder {border:2px solid #00859e;}
        
        Border color #00859e