#5ff1dd color space conversions
Hex:
        #5ff1dd
        RGB:
        95, 241, 221
        CMY:
        63, 5, 13
        CMYK:
        61, 0, 8, 5
      HSL:
        172°, 83.9080%, 65.8824%
        HSV (HSB):
        172°, 60.5809%, 94.5098%
        XYZ:
        49.2258, 70.5639, 79.4323
        xyY:
        0.2471, 0.3542, 70.5639
      CIE-Lab:
        87.2727, -43.6079, -1.9864
        CIE-LCH:
        87.2727, 43.6532, 182.6081
        CIE-Luv:
        87.2727, -58.4862, 3.9645
        Hunter-Lab:
        84.0023, -42.4023, 2.7372
      #5ff1dd color charts
#5ff1dd RGB chart
      #5ff1dd CMYK chart
      #5ff1dd RGB pie chart
      #5ff1dd color shades, tints & tones
#5ff1dd color schemes
#5ff1dd color preview, HTML & CSS examples
           This text has a color of #5ff1dd        
        
          <p style="color:#5ff1dd;">Text here</p>
        
        
          .mytext {color:#5ff1dd;}
        
        Text color #5ff1dd
      
           This box has a color of #5ff1dd        
        
          <div style="background-color:#5ff1dd;">Content here</div>
        
        
          .mybackground {background-color:#5ff1dd;}
        
        Background color #5ff1dd
      
           Border around this has a color of #5ff1dd        
        
          <div style="border:2px solid #5ff1dd;">Content here</div>
        
        
          .myborder {border:2px solid #5ff1dd;}
        
        Border color #5ff1dd