#5dfab2 color space conversions
Hex:
        #5dfab2
        RGB:
        93, 250, 178
        CMY:
        64, 2, 30
        CMYK:
        63, 0, 29, 2
      HSL:
        152°, 94.0120%, 67.2549%
        HSV (HSB):
        152°, 62.8000%, 98.0392%
        XYZ:
        46.7357, 73.9127, 53.9228
        xyY:
        0.2677, 0.4234, 73.9127
      CIE-Lab:
        88.8812, -57.4291, 22.5953
        CIE-LCH:
        88.8812, 61.7142, 158.5230
        CIE-Luv:
        88.8812, -64.6072, 42.3905
        Hunter-Lab:
        85.9725, -53.4171, 22.9935
      #5dfab2 color charts
#5dfab2 RGB chart
      #5dfab2 CMYK chart
      #5dfab2 RGB pie chart
      #5dfab2 color shades, tints & tones
#5dfab2 color schemes
#5dfab2 color preview, HTML & CSS examples
           This text has a color of #5dfab2        
        
          <p style="color:#5dfab2;">Text here</p>
        
        
          .mytext {color:#5dfab2;}
        
        Text color #5dfab2
      
           This box has a color of #5dfab2        
        
          <div style="background-color:#5dfab2;">Content here</div>
        
        
          .mybackground {background-color:#5dfab2;}
        
        Background color #5dfab2
      
           Border around this has a color of #5dfab2        
        
          <div style="border:2px solid #5dfab2;">Content here</div>
        
        
          .myborder {border:2px solid #5dfab2;}
        
        Border color #5dfab2