#5ff0f2 color space conversions
Hex:
        #5ff0f2
        RGB:
        95, 240, 242
        CMY:
        63, 6, 5
        CMYK:
        61, 1, 0, 5
      HSL:
        181°, 84.9711%, 66.0784%
        HSV (HSB):
        181°, 60.7438%, 94.9020%
        XYZ:
        51.9064, 71.1639, 95.0046
        xyY:
        0.2380, 0.3263, 71.1639
      CIE-Lab:
        87.5646, -37.7057, -12.5540
        CIE-LCH:
        87.5646, 39.7407, 198.4150
        CIE-Luv:
        87.5646, -56.9148, -13.9794
        Hunter-Lab:
        84.3587, -37.7956, -7.7212
      #5ff0f2 color charts
#5ff0f2 RGB chart
      #5ff0f2 CMYK chart
      #5ff0f2 RGB pie chart
      #5ff0f2 color shades, tints & tones
#5ff0f2 color schemes
#5ff0f2 color preview, HTML & CSS examples
           This text has a color of #5ff0f2        
        
          <p style="color:#5ff0f2;">Text here</p>
        
        
          .mytext {color:#5ff0f2;}
        
        Text color #5ff0f2
      
           This box has a color of #5ff0f2        
        
          <div style="background-color:#5ff0f2;">Content here</div>
        
        
          .mybackground {background-color:#5ff0f2;}
        
        Background color #5ff0f2
      
           Border around this has a color of #5ff0f2        
        
          <div style="border:2px solid #5ff0f2;">Content here</div>
        
        
          .myborder {border:2px solid #5ff0f2;}
        
        Border color #5ff0f2