#058d91 color space conversions
Hex:
        #058d91
        RGB:
        5, 141, 145
        CMY:
        98, 45, 43
        CMYK:
        97, 3, 0, 43
      HSL:
        182°, 93.3333%, 29.4118%
        HSV (HSB):
        182°, 96.5517%, 56.8627%
        XYZ:
        14.6983, 21.1264, 30.0912
        xyY:
        0.2230, 0.3205, 21.1264
      CIE-Lab:
        53.0875, -29.4134, -11.1572
        CIE-LCH:
        53.0875, 31.4584, 200.7729
        CIE-Luv:
        53.0875, -40.3562, -12.1688
        Hunter-Lab:
        45.9634, -23.3548, -6.6414
      #058d91 color charts
#058d91 RGB chart
      #058d91 CMYK chart
      #058d91 RGB pie chart
      #058d91 color shades, tints & tones
#058d91 color schemes
#058d91 color preview, HTML & CSS examples
           This text has a color of #058d91        
        
          <p style="color:#058d91;">Text here</p>
        
        
          .mytext {color:#058d91;}
        
        Text color #058d91
      
           This box has a color of #058d91        
        
          <div style="background-color:#058d91;">Content here</div>
        
        
          .mybackground {background-color:#058d91;}
        
        Background color #058d91
      
           Border around this has a color of #058d91        
        
          <div style="border:2px solid #058d91;">Content here</div>
        
        
          .myborder {border:2px solid #058d91;}
        
        Border color #058d91