#5ff2d2 color space conversions
Hex:
        #5ff2d2
        RGB:
        95, 242, 210
        CMY:
        63, 5, 18
        CMYK:
        61, 0, 13, 5
      HSL:
        167°, 84.9711%, 66.0784%
        HSV (HSB):
        167°, 60.7438%, 94.9020%
        XYZ:
        48.1043, 70.5903, 72.0627
        xyY:
        0.2522, 0.3701, 70.5903
      CIE-Lab:
        87.2856, -46.7360, 3.7855
        CIE-LCH:
        87.2856, 46.8891, 175.3693
        CIE-Luv:
        87.2856, -59.4769, 13.4083
        Hunter-Lab:
        84.0180, -44.8319, 7.9593
      #5ff2d2 color charts
#5ff2d2 RGB chart
      #5ff2d2 CMYK chart
      #5ff2d2 RGB pie chart
      #5ff2d2 color shades, tints & tones
#5ff2d2 color schemes
#5ff2d2 color preview, HTML & CSS examples
           This text has a color of #5ff2d2        
        
          <p style="color:#5ff2d2;">Text here</p>
        
        
          .mytext {color:#5ff2d2;}
        
        Text color #5ff2d2
      
           This box has a color of #5ff2d2        
        
          <div style="background-color:#5ff2d2;">Content here</div>
        
        
          .mybackground {background-color:#5ff2d2;}
        
        Background color #5ff2d2
      
           Border around this has a color of #5ff2d2        
        
          <div style="border:2px solid #5ff2d2;">Content here</div>
        
        
          .myborder {border:2px solid #5ff2d2;}
        
        Border color #5ff2d2