#5fe5e5 color space conversions
Hex:
        #5fe5e5
        RGB:
        95, 229, 229
        CMY:
        63, 10, 10
        CMYK:
        59, 0, 0, 10
      HSL:
        180°, 72.0430%, 63.5294%
        HSV (HSB):
        180°, 58.5153%, 89.8039%
        XYZ:
        46.8815, 64.1287, 84.0359
        xyY:
        0.2404, 0.3288, 64.1287
      CIE-Lab:
        84.0327, -36.1204, -10.9857
        CIE-LCH:
        84.0327, 37.7541, 196.9166
        CIE-Luv:
        84.0327, -53.6579, -11.5888
        Hunter-Lab:
        80.0804, -35.6413, -6.1623
      #5fe5e5 color charts
#5fe5e5 RGB chart
      #5fe5e5 CMYK chart
      #5fe5e5 RGB pie chart
      #5fe5e5 color shades, tints & tones
#5fe5e5 color schemes
#5fe5e5 color preview, HTML & CSS examples
           This text has a color of #5fe5e5        
        
          <p style="color:#5fe5e5;">Text here</p>
        
        
          .mytext {color:#5fe5e5;}
        
        Text color #5fe5e5
      
           This box has a color of #5fe5e5        
        
          <div style="background-color:#5fe5e5;">Content here</div>
        
        
          .mybackground {background-color:#5fe5e5;}
        
        Background color #5fe5e5
      
           Border around this has a color of #5fe5e5        
        
          <div style="border:2px solid #5fe5e5;">Content here</div>
        
        
          .myborder {border:2px solid #5fe5e5;}
        
        Border color #5fe5e5