#5fe4eb color space conversions
Hex:
        #5fe4eb
        RGB:
        95, 228, 235
        CMY:
        63, 11, 8
        CMYK:
        60, 3, 0, 8
      HSL:
        183°, 77.7778%, 64.7059%
        HSV (HSB):
        183°, 59.5745%, 92.1569%
        XYZ:
        47.4581, 63.9179, 88.4333
        xyY:
        0.2375, 0.3199, 63.9179
      CIE-Lab:
        83.9230, -34.0343, -14.3206
        CIE-LCH:
        83.9230, 36.9245, 202.8198
        CIE-Luv:
        83.9230, -52.9623, -17.3673
        Hunter-Lab:
        79.9486, -33.9512, -9.6182
      #5fe4eb color charts
#5fe4eb RGB chart
      #5fe4eb CMYK chart
      #5fe4eb RGB pie chart
      #5fe4eb color shades, tints & tones
#5fe4eb color schemes
#5fe4eb color preview, HTML & CSS examples
           This text has a color of #5fe4eb        
        
          <p style="color:#5fe4eb;">Text here</p>
        
        
          .mytext {color:#5fe4eb;}
        
        Text color #5fe4eb
      
           This box has a color of #5fe4eb        
        
          <div style="background-color:#5fe4eb;">Content here</div>
        
        
          .mybackground {background-color:#5fe4eb;}
        
        Background color #5fe4eb
      
           Border around this has a color of #5fe4eb        
        
          <div style="border:2px solid #5fe4eb;">Content here</div>
        
        
          .myborder {border:2px solid #5fe4eb;}
        
        Border color #5fe4eb