#058e93 color space conversions
Hex:
        #058e93
        RGB:
        5, 142, 147
        CMY:
        98, 44, 42
        CMYK:
        97, 3, 0, 42
      HSL:
        182°, 93.4211%, 29.8039%
        HSV (HSB):
        182°, 96.5986%, 57.6471%
        XYZ:
        15.0020, 21.4849, 30.9601
        xyY:
        0.2224, 0.3185, 21.4849
      CIE-Lab:
        53.4761, -29.2522, -11.7292
        CIE-LCH:
        53.4761, 31.5162, 201.8492
        CIE-Luv:
        53.4761, -40.5547, -13.0803
        Hunter-Lab:
        46.3518, -23.3429, -7.1558
      #058e93 color charts
#058e93 RGB chart
      #058e93 CMYK chart
      #058e93 RGB pie chart
      #058e93 color shades, tints & tones
#058e93 color schemes
#058e93 color preview, HTML & CSS examples
           This text has a color of #058e93        
        
          <p style="color:#058e93;">Text here</p>
        
        
          .mytext {color:#058e93;}
        
        Text color #058e93
      
           This box has a color of #058e93        
        
          <div style="background-color:#058e93;">Content here</div>
        
        
          .mybackground {background-color:#058e93;}
        
        Background color #058e93
      
           Border around this has a color of #058e93        
        
          <div style="border:2px solid #058e93;">Content here</div>
        
        
          .myborder {border:2px solid #058e93;}
        
        Border color #058e93