#5dfdeb color space conversions
Hex:
        #5dfdeb
        RGB:
        93, 253, 235
        CMY:
        64, 1, 8
        CMYK:
        63, 0, 7, 1
      HSL:
        173°, 97.5610%, 67.8431%
        HSV (HSB):
        173°, 63.2411%, 99.2157%
        XYZ:
        54.6349, 78.5759, 90.8844
        xyY:
        0.2438, 0.3506, 78.5759
      CIE-Lab:
        91.0420, -45.6557, -3.7546
        CIE-LCH:
        91.0420, 45.8099, 184.7013
        CIE-Luv:
        91.0420, -62.3967, 1.4956
        Hunter-Lab:
        88.6430, -45.1074, 1.2610
      #5dfdeb color charts
#5dfdeb RGB chart
      #5dfdeb CMYK chart
      #5dfdeb RGB pie chart
      #5dfdeb color shades, tints & tones
#5dfdeb color schemes
#5dfdeb color preview, HTML & CSS examples
           This text has a color of #5dfdeb        
        
          <p style="color:#5dfdeb;">Text here</p>
        
        
          .mytext {color:#5dfdeb;}
        
        Text color #5dfdeb
      
           This box has a color of #5dfdeb        
        
          <div style="background-color:#5dfdeb;">Content here</div>
        
        
          .mybackground {background-color:#5dfdeb;}
        
        Background color #5dfdeb
      
           Border around this has a color of #5dfdeb        
        
          <div style="border:2px solid #5dfdeb;">Content here</div>
        
        
          .myborder {border:2px solid #5dfdeb;}
        
        Border color #5dfdeb