#5df6be color space conversions
Hex:
        #5df6be
        RGB:
        93, 246, 190
        CMY:
        64, 4, 25
        CMYK:
        62, 0, 23, 4
      HSL:
        158°, 89.4737%, 66.4706%
        HSV (HSB):
        158°, 62.1951%, 96.4706%
        XYZ:
        46.7642, 71.9564, 60.1394
        xyY:
        0.2615, 0.4023, 71.9564
      CIE-Lab:
        87.9476, -53.3245, 15.1246
        CIE-LCH:
        87.9476, 55.4280, 164.1649
        CIE-Luv:
        87.9476, -62.5039, 31.2516
        Hunter-Lab:
        84.8271, -50.0424, 17.3445
      #5df6be color charts
#5df6be RGB chart
      #5df6be CMYK chart
      #5df6be RGB pie chart
      #5df6be color shades, tints & tones
#5df6be color schemes
#5df6be color preview, HTML & CSS examples
           This text has a color of #5df6be        
        
          <p style="color:#5df6be;">Text here</p>
        
        
          .mytext {color:#5df6be;}
        
        Text color #5df6be
      
           This box has a color of #5df6be        
        
          <div style="background-color:#5df6be;">Content here</div>
        
        
          .mybackground {background-color:#5df6be;}
        
        Background color #5df6be
      
           Border around this has a color of #5df6be        
        
          <div style="border:2px solid #5df6be;">Content here</div>
        
        
          .myborder {border:2px solid #5df6be;}
        
        Border color #5df6be