#5fdde3 color space conversions
Hex:
        #5fdde3
        RGB:
        95, 221, 227
        CMY:
        63, 13, 11
        CMYK:
        58, 3, 0, 11
      HSL:
        183°, 70.2128%, 63.1373%
        HSV (HSB):
        183°, 58.1498%, 89.0196%
        XYZ:
        44.4409, 59.6919, 81.8524
        xyY:
        0.2389, 0.3209, 59.6919
      CIE-Lab:
        81.6704, -32.9159, -13.4558
        CIE-LCH:
        81.6704, 35.5600, 202.2343
        CIE-Luv:
        81.6704, -50.8306, -16.0577
        Hunter-Lab:
        77.2605, -32.5312, -8.7315
      #5fdde3 color charts
#5fdde3 RGB chart
      #5fdde3 CMYK chart
      #5fdde3 RGB pie chart
      #5fdde3 color shades, tints & tones
#5fdde3 color schemes
#5fdde3 color preview, HTML & CSS examples
           This text has a color of #5fdde3        
        
          <p style="color:#5fdde3;">Text here</p>
        
        
          .mytext {color:#5fdde3;}
        
        Text color #5fdde3
      
           This box has a color of #5fdde3        
        
          <div style="background-color:#5fdde3;">Content here</div>
        
        
          .mybackground {background-color:#5fdde3;}
        
        Background color #5fdde3
      
           Border around this has a color of #5fdde3        
        
          <div style="border:2px solid #5fdde3;">Content here</div>
        
        
          .myborder {border:2px solid #5fdde3;}
        
        Border color #5fdde3