#5daceb color space conversions
Hex:
        #5daceb
        RGB:
        93, 172, 235
        CMY:
        64, 33, 8
        CMYK:
        60, 27, 0, 8
      HSL:
        207°, 78.0220%, 64.3137%
        HSV (HSB):
        207°, 60.4255%, 92.1569%
        XYZ:
        34.2621, 37.8304, 84.0934
        xyY:
        0.2194, 0.2422, 37.8304
      CIE-Lab:
        67.8954, -5.7722, -38.8505
        CIE-LCH:
        67.8954, 39.2769, 261.5491
        CIE-Luv:
        67.8954, -32.9764, -61.4800
        Hunter-Lab:
        61.5064, -8.2028, -38.0087
      #5daceb color charts
#5daceb RGB chart
      #5daceb CMYK chart
      #5daceb RGB pie chart
      #5daceb color shades, tints & tones
#5daceb color schemes
#5daceb color preview, HTML & CSS examples
           This text has a color of #5daceb        
        
          <p style="color:#5daceb;">Text here</p>
        
        
          .mytext {color:#5daceb;}
        
        Text color #5daceb
      
           This box has a color of #5daceb        
        
          <div style="background-color:#5daceb;">Content here</div>
        
        
          .mybackground {background-color:#5daceb;}
        
        Background color #5daceb
      
           Border around this has a color of #5daceb        
        
          <div style="border:2px solid #5daceb;">Content here</div>
        
        
          .myborder {border:2px solid #5daceb;}
        
        Border color #5daceb