#5dfdf5 color space conversions
Hex:
        #5dfdf5
        RGB:
        93, 253, 245
        CMY:
        64, 1, 4
        CMYK:
        63, 0, 3, 1
      HSL:
        177°, 97.5610%, 67.8431%
        HSV (HSB):
        177°, 63.2411%, 99.2157%
        XYZ:
        56.1209, 79.1703, 98.7097
        xyY:
        0.2398, 0.3383, 79.1703
      CIE-Lab:
        91.3113, -43.0807, -8.5469
        CIE-LCH:
        91.3113, 43.9203, 191.2214
        CIE-Luv:
        91.3113, -61.7890, -6.6404
        Hunter-Lab:
        88.9777, -43.1256, -3.4905
      #5dfdf5 color charts
#5dfdf5 RGB chart
      #5dfdf5 CMYK chart
      #5dfdf5 RGB pie chart
      #5dfdf5 color shades, tints & tones
#5dfdf5 color schemes
#5dfdf5 color preview, HTML & CSS examples
           This text has a color of #5dfdf5        
        
          <p style="color:#5dfdf5;">Text here</p>
        
        
          .mytext {color:#5dfdf5;}
        
        Text color #5dfdf5
      
           This box has a color of #5dfdf5        
        
          <div style="background-color:#5dfdf5;">Content here</div>
        
        
          .mybackground {background-color:#5dfdf5;}
        
        Background color #5dfdf5
      
           Border around this has a color of #5dfdf5        
        
          <div style="border:2px solid #5dfdf5;">Content here</div>
        
        
          .myborder {border:2px solid #5dfdf5;}
        
        Border color #5dfdf5