#52b3df color space conversions
Hex:
        #52b3df
        RGB:
        82, 179, 223
        CMY:
        68, 30, 13
        CMYK:
        63, 20, 0, 13
      HSL:
        199°, 68.7805%, 59.8039%
        HSV (HSB):
        199°, 63.2287%, 87.4510%
        XYZ:
        32.9191, 39.3618, 75.6746
        xyY:
        0.2225, 0.2660, 39.3618
      CIE-Lab:
        69.0125, -15.2991, -30.5844
        CIE-LCH:
        69.0125, 34.1975, 243.4246
        CIE-Luv:
        69.0125, -38.5725, -46.4243
        Hunter-Lab:
        62.7389, -16.1344, -27.5973
      #52b3df color charts
#52b3df RGB chart
      #52b3df CMYK chart
      #52b3df RGB pie chart
      #52b3df color shades, tints & tones
#52b3df color schemes
#52b3df color preview, HTML & CSS examples
           This text has a color of #52b3df        
        
          <p style="color:#52b3df;">Text here</p>
        
        
          .mytext {color:#52b3df;}
        
        Text color #52b3df
      
           This box has a color of #52b3df        
        
          <div style="background-color:#52b3df;">Content here</div>
        
        
          .mybackground {background-color:#52b3df;}
        
        Background color #52b3df
      
           Border around this has a color of #52b3df        
        
          <div style="border:2px solid #52b3df;">Content here</div>
        
        
          .myborder {border:2px solid #52b3df;}
        
        Border color #52b3df