#5daecf color space conversions
Hex:
        #5daecf
        RGB:
        93, 174, 207
        CMY:
        64, 32, 19
        CMYK:
        55, 16, 0, 19
      HSL:
        197°, 54.2857%, 58.8235%
        HSV (HSB):
        197°, 55.0725%, 81.1765%
        XYZ:
        30.9127, 37.1043, 64.5640
        xyY:
        0.2332, 0.2799, 37.1043
      CIE-Lab:
        67.3552, -15.4390, -24.3090
        CIE-LCH:
        67.3552, 28.7974, 237.5798
        CIE-Luv:
        67.3552, -34.6308, -35.7697
        Hunter-Lab:
        60.9133, -16.0116, -20.2042
      #5daecf color charts
#5daecf RGB chart
      #5daecf CMYK chart
      #5daecf RGB pie chart
      #5daecf color shades, tints & tones
#5daecf color schemes
#5daecf color preview, HTML & CSS examples
           This text has a color of #5daecf        
        
          <p style="color:#5daecf;">Text here</p>
        
        
          .mytext {color:#5daecf;}
        
        Text color #5daecf
      
           This box has a color of #5daecf        
        
          <div style="background-color:#5daecf;">Content here</div>
        
        
          .mybackground {background-color:#5daecf;}
        
        Background color #5daecf
      
           Border around this has a color of #5daecf        
        
          <div style="border:2px solid #5daecf;">Content here</div>
        
        
          .myborder {border:2px solid #5daecf;}
        
        Border color #5daecf