#058c66 color space conversions
Hex:
        #058c66
        RGB:
        5, 140, 102
        CMY:
        98, 45, 60
        CMYK:
        96, 0, 27, 45
      HSL:
        163°, 93.1034%, 28.4314%
        HSV (HSB):
        163°, 96.4286%, 54.9020%
        XYZ:
        11.8389, 19.7477, 15.7581
        xyY:
        0.2501, 0.4171, 19.7477
      CIE-Lab:
        51.5508, -41.4617, 11.4616
        CIE-LCH:
        51.5508, 43.0167, 164.5472
        CIE-Luv:
        51.5508, -43.2702, 21.3424
        Hunter-Lab:
        44.4384, -30.2127, 10.0824
      #058c66 color charts
#058c66 RGB chart
      #058c66 CMYK chart
      #058c66 RGB pie chart
      #058c66 color shades, tints & tones
#058c66 color schemes
#058c66 color preview, HTML & CSS examples
           This text has a color of #058c66        
        
          <p style="color:#058c66;">Text here</p>
        
        
          .mytext {color:#058c66;}
        
        Text color #058c66
      
           This box has a color of #058c66        
        
          <div style="background-color:#058c66;">Content here</div>
        
        
          .mybackground {background-color:#058c66;}
        
        Background color #058c66
      
           Border around this has a color of #058c66        
        
          <div style="border:2px solid #058c66;">Content here</div>
        
        
          .myborder {border:2px solid #058c66;}
        
        Border color #058c66