#52a0db color space conversions
Hex:
        #52a0db
        RGB:
        82, 160, 219
        CMY:
        68, 37, 14
        CMYK:
        63, 27, 0, 14
      HSL:
        206°, 65.5502%, 59.0196%
        HSV (HSB):
        206°, 62.5571%, 85.8824%
        XYZ:
        28.8367, 32.0499, 71.6842
        xyY:
        0.2175, 0.2418, 32.0499
      CIE-Lab:
        63.3841, -6.1990, -37.1182
        CIE-LCH:
        63.3841, 37.6323, 260.5186
        CIE-Luv:
        63.3841, -31.8569, -57.9074
        Hunter-Lab:
        56.6127, -8.1500, -35.4455
      #52a0db color charts
#52a0db RGB chart
      #52a0db CMYK chart
      #52a0db RGB pie chart
      #52a0db color shades, tints & tones
#52a0db color schemes
#52a0db color preview, HTML & CSS examples
           This text has a color of #52a0db        
        
          <p style="color:#52a0db;">Text here</p>
        
        
          .mytext {color:#52a0db;}
        
        Text color #52a0db
      
           This box has a color of #52a0db        
        
          <div style="background-color:#52a0db;">Content here</div>
        
        
          .mybackground {background-color:#52a0db;}
        
        Background color #52a0db
      
           Border around this has a color of #52a0db        
        
          <div style="border:2px solid #52a0db;">Content here</div>
        
        
          .myborder {border:2px solid #52a0db;}
        
        Border color #52a0db