#5ff5d2 color space conversions
Hex:
        #5ff5d2
        RGB:
        95, 245, 210
        CMY:
        63, 4, 18
        CMYK:
        61, 0, 14, 4
      HSL:
        166°, 88.2353%, 66.6667%
        HSV (HSB):
        166°, 61.2245%, 96.0784%
        XYZ:
        49.0046, 72.3909, 72.3628
        xyY:
        0.2529, 0.3736, 72.3909
      CIE-Lab:
        88.1564, -48.0191, 5.0453
        CIE-LCH:
        88.1564, 48.2834, 174.0020
        CIE-Luv:
        88.1564, -60.5691, 15.5531
        Hunter-Lab:
        85.0828, -46.0855, 9.1319
      #5ff5d2 color charts
#5ff5d2 RGB chart
      #5ff5d2 CMYK chart
      #5ff5d2 RGB pie chart
      #5ff5d2 color shades, tints & tones
#5ff5d2 color schemes
#5ff5d2 color preview, HTML & CSS examples
           This text has a color of #5ff5d2        
        
          <p style="color:#5ff5d2;">Text here</p>
        
        
          .mytext {color:#5ff5d2;}
        
        Text color #5ff5d2
      
           This box has a color of #5ff5d2        
        
          <div style="background-color:#5ff5d2;">Content here</div>
        
        
          .mybackground {background-color:#5ff5d2;}
        
        Background color #5ff5d2
      
           Border around this has a color of #5ff5d2        
        
          <div style="border:2px solid #5ff5d2;">Content here</div>
        
        
          .myborder {border:2px solid #5ff5d2;}
        
        Border color #5ff5d2