#5fadb2 color space conversions
Hex:
        #5fadb2
        RGB:
        95, 173, 178
        CMY:
        63, 32, 30
        CMYK:
        47, 3, 0, 30
      HSL:
        184°, 35.0211%, 53.5294%
        HSV (HSB):
        184°, 46.6292%, 69.8039%
        XYZ:
        27.6988, 35.5344, 47.5184
        xyY:
        0.2501, 0.3208, 35.5344
      CIE-Lab:
        66.1626, -22.6539, -10.0444
        CIE-LCH:
        66.1626, 24.7809, 203.9118
        CIE-Luv:
        66.1626, -34.6601, -11.6888
        Hunter-Lab:
        59.6107, -21.3768, -5.5352
      #5fadb2 color charts
#5fadb2 RGB chart
      #5fadb2 CMYK chart
      #5fadb2 RGB pie chart
      #5fadb2 color shades, tints & tones
#5fadb2 color schemes
#5fadb2 color preview, HTML & CSS examples
           This text has a color of #5fadb2        
        
          <p style="color:#5fadb2;">Text here</p>
        
        
          .mytext {color:#5fadb2;}
        
        Text color #5fadb2
      
           This box has a color of #5fadb2        
        
          <div style="background-color:#5fadb2;">Content here</div>
        
        
          .mybackground {background-color:#5fadb2;}
        
        Background color #5fadb2
      
           Border around this has a color of #5fadb2        
        
          <div style="border:2px solid #5fadb2;">Content here</div>
        
        
          .myborder {border:2px solid #5fadb2;}
        
        Border color #5fadb2