#52a7cb color space conversions
Hex:
        #52a7cb
        RGB:
        82, 167, 203
        CMY:
        68, 35, 20
        CMYK:
        60, 18, 0, 20
      HSL:
        198°, 53.7778%, 55.8824%
        HSV (HSB):
        198°, 59.6059%, 79.6078%
        XYZ:
        28.0779, 33.7431, 61.5331
        xyY:
        0.2276, 0.2735, 33.7431
      CIE-Lab:
        64.7581, -15.0945, -26.1152
        CIE-LCH:
        64.7581, 30.1637, 239.9722
        CIE-Luv:
        64.7581, -35.0180, -38.6054
        Hunter-Lab:
        58.0888, -15.3753, -22.1434
      #52a7cb color charts
#52a7cb RGB chart
      #52a7cb CMYK chart
      #52a7cb RGB pie chart
      #52a7cb color shades, tints & tones
#52a7cb color schemes
#52a7cb color preview, HTML & CSS examples
           This text has a color of #52a7cb        
        
          <p style="color:#52a7cb;">Text here</p>
        
        
          .mytext {color:#52a7cb;}
        
        Text color #52a7cb
      
           This box has a color of #52a7cb        
        
          <div style="background-color:#52a7cb;">Content here</div>
        
        
          .mybackground {background-color:#52a7cb;}
        
        Background color #52a7cb
      
           Border around this has a color of #52a7cb        
        
          <div style="border:2px solid #52a7cb;">Content here</div>
        
        
          .myborder {border:2px solid #52a7cb;}
        
        Border color #52a7cb