#52d6ef color space conversions
Hex:
        #52d6ef
        RGB:
        82, 214, 239
        CMY:
        68, 16, 6
        CMYK:
        66, 10, 0, 6
      HSL:
        190°, 83.0688%, 62.9412%
        HSV (HSB):
        190°, 65.6904%, 93.7255%
        XYZ:
        43.1062, 56.1190, 90.2215
        xyY:
        0.2275, 0.2962, 56.1190
      CIE-Lab:
        79.6815, -28.2675, -22.8828
        CIE-LCH:
        79.6815, 36.3686, 218.9905
        CIE-Luv:
        79.6815, -50.3696, -32.3765
        Hunter-Lab:
        74.9126, -28.3845, -18.9675
      #52d6ef color charts
#52d6ef RGB chart
      #52d6ef CMYK chart
      #52d6ef RGB pie chart
      #52d6ef color shades, tints & tones
#52d6ef color schemes
#52d6ef color preview, HTML & CSS examples
           This text has a color of #52d6ef        
        
          <p style="color:#52d6ef;">Text here</p>
        
        
          .mytext {color:#52d6ef;}
        
        Text color #52d6ef
      
           This box has a color of #52d6ef        
        
          <div style="background-color:#52d6ef;">Content here</div>
        
        
          .mybackground {background-color:#52d6ef;}
        
        Background color #52d6ef
      
           Border around this has a color of #52d6ef        
        
          <div style="border:2px solid #52d6ef;">Content here</div>
        
        
          .myborder {border:2px solid #52d6ef;}
        
        Border color #52d6ef