#52e8ff color space conversions
Hex:
        #52e8ff
        RGB:
        82, 232, 255
        CMY:
        68, 9, 0
        CMYK:
        68, 9, 0, 0
      HSL:
        188°, 100.0000%, 66.0784%
        HSV (HSB):
        188°, 67.8431%, 100.0000%
        XYZ:
        50.3863, 66.7271, 104.8317
        xyY:
        0.2270, 0.3006, 66.7271
      CIE-Lab:
        85.3659, -32.2580, -22.7192
        CIE-LCH:
        85.3659, 39.4556, 215.1569
        CIE-Luv:
        85.3659, -55.7906, -31.7738
        Hunter-Lab:
        81.6866, -32.8485, -18.9086
      #52e8ff color charts
#52e8ff RGB chart
      #52e8ff CMYK chart
      #52e8ff RGB pie chart
      #52e8ff color shades, tints & tones
#52e8ff color schemes
#52e8ff color preview, HTML & CSS examples
           This text has a color of #52e8ff        
        
          <p style="color:#52e8ff;">Text here</p>
        
        
          .mytext {color:#52e8ff;}
        
        Text color #52e8ff
      
           This box has a color of #52e8ff        
        
          <div style="background-color:#52e8ff;">Content here</div>
        
        
          .mybackground {background-color:#52e8ff;}
        
        Background color #52e8ff
      
           Border around this has a color of #52e8ff        
        
          <div style="border:2px solid #52e8ff;">Content here</div>
        
        
          .myborder {border:2px solid #52e8ff;}
        
        Border color #52e8ff