#52e0fb color space conversions
Hex:
        #52e0fb
        RGB:
        82, 224, 251
        CMY:
        68, 12, 2
        CMYK:
        67, 11, 0, 2
      HSL:
        190°, 95.4802%, 65.2941%
        HSV (HSB):
        190°, 67.3307%, 98.4314%
        XYZ:
        47.5479, 62.0702, 100.7415
        xyY:
        0.2260, 0.2951, 62.0702
      CIE-Lab:
        82.9507, -29.5935, -24.2808
        CIE-LCH:
        82.9507, 38.2797, 219.3680
        CIE-Luv:
        82.9507, -53.2152, -34.7086
        Hunter-Lab:
        78.7846, -30.1452, -20.6646
      #52e0fb color charts
#52e0fb RGB chart
      #52e0fb CMYK chart
      #52e0fb RGB pie chart
      #52e0fb color shades, tints & tones
#52e0fb color schemes
#52e0fb color preview, HTML & CSS examples
           This text has a color of #52e0fb        
        
          <p style="color:#52e0fb;">Text here</p>
        
        
          .mytext {color:#52e0fb;}
        
        Text color #52e0fb
      
           This box has a color of #52e0fb        
        
          <div style="background-color:#52e0fb;">Content here</div>
        
        
          .mybackground {background-color:#52e0fb;}
        
        Background color #52e0fb
      
           Border around this has a color of #52e0fb        
        
          <div style="border:2px solid #52e0fb;">Content here</div>
        
        
          .myborder {border:2px solid #52e0fb;}
        
        Border color #52e0fb