#058ead color space conversions
Hex:
        #058ead
        RGB:
        5, 142, 173
        CMY:
        98, 44, 32
        CMYK:
        97, 18, 0, 32
      HSL:
        191°, 94.3820%, 34.9020%
        HSV (HSB):
        191°, 97.1098%, 67.8431%
        XYZ:
        17.2784, 22.3954, 42.9472
        xyY:
        0.2091, 0.2711, 22.3954
      CIE-Lab:
        54.4440, -20.3956, -25.2194
        CIE-LCH:
        54.4440, 32.4345, 231.0367
        CIE-Luv:
        54.4440, -38.5493, -35.5368
        Hunter-Lab:
        47.3238, -17.6444, -20.6802
      #058ead color charts
#058ead RGB chart
      #058ead CMYK chart
      #058ead RGB pie chart
      #058ead color shades, tints & tones
#058ead color schemes
#058ead color preview, HTML & CSS examples
           This text has a color of #058ead        
        
          <p style="color:#058ead;">Text here</p>
        
        
          .mytext {color:#058ead;}
        
        Text color #058ead
      
           This box has a color of #058ead        
        
          <div style="background-color:#058ead;">Content here</div>
        
        
          .mybackground {background-color:#058ead;}
        
        Background color #058ead
      
           Border around this has a color of #058ead        
        
          <div style="border:2px solid #058ead;">Content here</div>
        
        
          .myborder {border:2px solid #058ead;}
        
        Border color #058ead