#5ff4f5 color space conversions
Hex:
        #5ff4f5
        RGB:
        95, 244, 245
        CMY:
        63, 4, 4
        CMYK:
        61, 0, 0, 4
      HSL:
        180°, 88.2353%, 66.6667%
        HSV (HSB):
        180°, 61.2245%, 96.0784%
        XYZ:
        53.5514, 73.7268, 97.7944
        xyY:
        0.2379, 0.3276, 73.7268
      CIE-Lab:
        88.7932, -38.7290, -12.2883
        CIE-LCH:
        88.7932, 40.6317, 197.6037
        CIE-Luv:
        88.7932, -58.1776, -13.4075
        Hunter-Lab:
        85.8643, -38.9366, -7.4228
      #5ff4f5 color charts
#5ff4f5 RGB chart
      #5ff4f5 CMYK chart
      #5ff4f5 RGB pie chart
      #5ff4f5 color shades, tints & tones
#5ff4f5 color schemes
#5ff4f5 color preview, HTML & CSS examples
           This text has a color of #5ff4f5        
        
          <p style="color:#5ff4f5;">Text here</p>
        
        
          .mytext {color:#5ff4f5;}
        
        Text color #5ff4f5
      
           This box has a color of #5ff4f5        
        
          <div style="background-color:#5ff4f5;">Content here</div>
        
        
          .mybackground {background-color:#5ff4f5;}
        
        Background color #5ff4f5
      
           Border around this has a color of #5ff4f5        
        
          <div style="border:2px solid #5ff4f5;">Content here</div>
        
        
          .myborder {border:2px solid #5ff4f5;}
        
        Border color #5ff4f5