#5defbb color space conversions
Hex:
        #5defbb
        RGB:
        93, 239, 187
        CMY:
        64, 6, 27
        CMYK:
        61, 0, 22, 6
      HSL:
        159°, 82.0225%, 65.0980%
        HSV (HSB):
        159°, 61.0879%, 93.7255%
        XYZ:
        44.3503, 67.6480, 57.7336
        xyY:
        0.2613, 0.3986, 67.6480
      CIE-Lab:
        85.8301, -51.1096, 13.6918
        CIE-LCH:
        85.8301, 52.9118, 165.0031
        CIE-Luv:
        85.8301, -60.1154, 28.7169
        Hunter-Lab:
        82.2484, -47.6832, 15.9558
      #5defbb color charts
#5defbb RGB chart
      #5defbb CMYK chart
      #5defbb RGB pie chart
      #5defbb color shades, tints & tones
#5defbb color schemes
#5defbb color preview, HTML & CSS examples
           This text has a color of #5defbb        
        
          <p style="color:#5defbb;">Text here</p>
        
        
          .mytext {color:#5defbb;}
        
        Text color #5defbb
      
           This box has a color of #5defbb        
        
          <div style="background-color:#5defbb;">Content here</div>
        
        
          .mybackground {background-color:#5defbb;}
        
        Background color #5defbb
      
           Border around this has a color of #5defbb        
        
          <div style="border:2px solid #5defbb;">Content here</div>
        
        
          .myborder {border:2px solid #5defbb;}
        
        Border color #5defbb