#52cdfa color space conversions
Hex:
        #52cdfa
        RGB:
        82, 205, 250
        CMY:
        68, 20, 2
        CMYK:
        67, 18, 0, 2
      HSL:
        196°, 94.3820%, 65.0980%
        HSV (HSB):
        196°, 67.2000%, 98.0392%
        XYZ:
        42.5663, 52.3586, 98.3052
        xyY:
        0.2203, 0.2710, 52.3586
      CIE-Lab:
        77.4948, -20.4526, -32.1037
        CIE-LCH:
        77.4948, 38.0652, 237.4996
        CIE-Luv:
        77.4948, -46.5480, -49.0313
        Hunter-Lab:
        72.3592, -21.6236, -29.8982
      #52cdfa color charts
#52cdfa RGB chart
      #52cdfa CMYK chart
      #52cdfa RGB pie chart
      #52cdfa color shades, tints & tones
#52cdfa color schemes
#52cdfa color preview, HTML & CSS examples
           This text has a color of #52cdfa        
        
          <p style="color:#52cdfa;">Text here</p>
        
        
          .mytext {color:#52cdfa;}
        
        Text color #52cdfa
      
           This box has a color of #52cdfa        
        
          <div style="background-color:#52cdfa;">Content here</div>
        
        
          .mybackground {background-color:#52cdfa;}
        
        Background color #52cdfa
      
           Border around this has a color of #52cdfa        
        
          <div style="border:2px solid #52cdfa;">Content here</div>
        
        
          .myborder {border:2px solid #52cdfa;}
        
        Border color #52cdfa