#5caad4 color space conversions
Hex:
        #5caad4
        RGB:
        92, 170, 212
        CMY:
        64, 33, 17
        CMYK:
        57, 20, 0, 17
      HSL:
        201°, 58.2524%, 59.6078%
        HSV (HSB):
        201°, 56.6038%, 83.1373%
        XYZ:
        30.6720, 35.7782, 67.5767
        xyY:
        0.2288, 0.2669, 35.7782
      CIE-Lab:
        66.3501, -12.0017, -28.6157
        CIE-LCH:
        66.3501, 31.0306, 247.2462
        CIE-Luv:
        66.3501, -33.2257, -43.2916
        Hunter-Lab:
        59.8149, -13.1444, -25.1132
      #5caad4 color charts
#5caad4 RGB chart
      #5caad4 CMYK chart
      #5caad4 RGB pie chart
      #5caad4 color shades, tints & tones
#5caad4 color schemes
#5caad4 color preview, HTML & CSS examples
           This text has a color of #5caad4        
        
          <p style="color:#5caad4;">Text here</p>
        
        
          .mytext {color:#5caad4;}
        
        Text color #5caad4
      
           This box has a color of #5caad4        
        
          <div style="background-color:#5caad4;">Content here</div>
        
        
          .mybackground {background-color:#5caad4;}
        
        Background color #5caad4
      
           Border around this has a color of #5caad4        
        
          <div style="border:2px solid #5caad4;">Content here</div>
        
        
          .myborder {border:2px solid #5caad4;}
        
        Border color #5caad4