#52c0e2 color space conversions
Hex:
        #52c0e2
        RGB:
        82, 192, 226
        CMY:
        68, 25, 11
        CMYK:
        64, 15, 0, 11
      HSL:
        194°, 71.2871%, 60.3922%
        HSV (HSB):
        194°, 63.7168%, 88.6275%
        XYZ:
        36.0568, 44.9841, 78.7339
        xyY:
        0.2257, 0.2815, 44.9841
      CIE-Lab:
        72.8814, -21.1560, -26.2697
        CIE-LCH:
        72.8814, 33.7295, 231.1542
        CIE-Luv:
        72.8814, -43.1511, -38.6849
        Hunter-Lab:
        67.0702, -21.4116, -22.6516
      #52c0e2 color charts
#52c0e2 RGB chart
      #52c0e2 CMYK chart
      #52c0e2 RGB pie chart
      #52c0e2 color shades, tints & tones
#52c0e2 color schemes
#52c0e2 color preview, HTML & CSS examples
           This text has a color of #52c0e2        
        
          <p style="color:#52c0e2;">Text here</p>
        
        
          .mytext {color:#52c0e2;}
        
        Text color #52c0e2
      
           This box has a color of #52c0e2        
        
          <div style="background-color:#52c0e2;">Content here</div>
        
        
          .mybackground {background-color:#52c0e2;}
        
        Background color #52c0e2
      
           Border around this has a color of #52c0e2        
        
          <div style="border:2px solid #52c0e2;">Content here</div>
        
        
          .myborder {border:2px solid #52c0e2;}
        
        Border color #52c0e2