#5ff0f1 color space conversions
Hex:
        #5ff0f1
        RGB:
        95, 240, 241
        CMY:
        63, 6, 5
        CMYK:
        61, 0, 0, 5
      HSL:
        180°, 83.9080%, 65.8824%
        HSV (HSB):
        180°, 60.5809%, 94.5098%
        XYZ:
        51.7566, 71.1039, 94.2157
        xyY:
        0.2384, 0.3276, 71.1039
      CIE-Lab:
        87.5355, -37.9739, -12.0736
        CIE-LCH:
        87.5355, 39.8471, 197.6378
        CIE-Luv:
        87.5355, -56.9726, -13.1476
        Hunter-Lab:
        84.3232, -38.0043, -7.2195
      #5ff0f1 color charts
#5ff0f1 RGB chart
      #5ff0f1 CMYK chart
      #5ff0f1 RGB pie chart
      #5ff0f1 color shades, tints & tones
#5ff0f1 color schemes
#5ff0f1 color preview, HTML & CSS examples
           This text has a color of #5ff0f1        
        
          <p style="color:#5ff0f1;">Text here</p>
        
        
          .mytext {color:#5ff0f1;}
        
        Text color #5ff0f1
      
           This box has a color of #5ff0f1        
        
          <div style="background-color:#5ff0f1;">Content here</div>
        
        
          .mybackground {background-color:#5ff0f1;}
        
        Background color #5ff0f1
      
           Border around this has a color of #5ff0f1        
        
          <div style="border:2px solid #5ff0f1;">Content here</div>
        
        
          .myborder {border:2px solid #5ff0f1;}
        
        Border color #5ff0f1