#5bfddb color space conversions
Hex:
        #5bfddb
        RGB:
        91, 253, 219
        CMY:
        64, 1, 14
        CMYK:
        64, 0, 13, 1
      HSL:
        167°, 97.5904%, 67.4510%
        HSV (HSB):
        167°, 64.0316%, 99.2157%
        XYZ:
        52.2258, 77.5892, 79.2415
        xyY:
        0.2498, 0.3711, 77.5892
      CIE-Lab:
        90.5921, -49.9188, 3.8810
        CIE-LCH:
        90.5921, 50.0694, 175.5544
        CIE-Luv:
        90.5921, -63.7651, 14.1287
        Hunter-Lab:
        88.0847, -48.3148, 8.3217
      #5bfddb color charts
#5bfddb RGB chart
      #5bfddb CMYK chart
      #5bfddb RGB pie chart
      #5bfddb color shades, tints & tones
#5bfddb color schemes
#5bfddb color preview, HTML & CSS examples
           This text has a color of #5bfddb        
        
          <p style="color:#5bfddb;">Text here</p>
        
        
          .mytext {color:#5bfddb;}
        
        Text color #5bfddb
      
           This box has a color of #5bfddb        
        
          <div style="background-color:#5bfddb;">Content here</div>
        
        
          .mybackground {background-color:#5bfddb;}
        
        Background color #5bfddb
      
           Border around this has a color of #5bfddb        
        
          <div style="border:2px solid #5bfddb;">Content here</div>
        
        
          .myborder {border:2px solid #5bfddb;}
        
        Border color #5bfddb