#085e74 color space conversions
Hex:
        #085e74
        RGB:
        8, 94, 116
        CMY:
        97, 63, 55
        CMYK:
        93, 19, 0, 55
      HSL:
        192°, 87.0968%, 24.3137%
        HSV (HSB):
        192°, 93.1034%, 45.4902%
        XYZ:
        7.2552, 9.3180, 17.9392
        xyY:
        0.2102, 0.2700, 9.3180
      CIE-Lab:
        36.5895, -14.5786, -18.9706
        CIE-LCH:
        36.5895, 23.9253, 232.4584
        CIE-Luv:
        36.5895, -25.3737, -24.1569
        Hunter-Lab:
        30.5254, -10.9938, -13.4758
      #085e74 color charts
#085e74 RGB chart
      #085e74 CMYK chart
      #085e74 RGB pie chart
      #085e74 color shades, tints & tones
#085e74 color schemes
#085e74 color preview, HTML & CSS examples
           This text has a color of #085e74        
        
          <p style="color:#085e74;">Text here</p>
        
        
          .mytext {color:#085e74;}
        
        Text color #085e74
      
           This box has a color of #085e74        
        
          <div style="background-color:#085e74;">Content here</div>
        
        
          .mybackground {background-color:#085e74;}
        
        Background color #085e74
      
           Border around this has a color of #085e74        
        
          <div style="border:2px solid #085e74;">Content here</div>
        
        
          .myborder {border:2px solid #085e74;}
        
        Border color #085e74