#52f5fa color space conversions
Hex:
        #52f5fa
        RGB:
        82, 245, 250
        CMY:
        68, 4, 2
        CMYK:
        67, 2, 0, 2
      HSL:
        182°, 94.3820%, 65.0980%
        HSV (HSB):
        182°, 67.2000%, 98.0392%
        XYZ:
        53.3874, 74.0008, 101.9122
        xyY:
        0.2328, 0.3227, 74.0008
      CIE-Lab:
        88.9229, -39.7098, -14.7360
        CIE-LCH:
        88.9229, 42.3559, 200.3595
        CIE-Luv:
        88.9229, -60.6696, -17.3444
        Hunter-Lab:
        86.0237, -39.7621, -10.0242
      #52f5fa color charts
#52f5fa RGB chart
      #52f5fa CMYK chart
      #52f5fa RGB pie chart
      #52f5fa color shades, tints & tones
#52f5fa color schemes
#52f5fa color preview, HTML & CSS examples
           This text has a color of #52f5fa        
        
          <p style="color:#52f5fa;">Text here</p>
        
        
          .mytext {color:#52f5fa;}
        
        Text color #52f5fa
      
           This box has a color of #52f5fa        
        
          <div style="background-color:#52f5fa;">Content here</div>
        
        
          .mybackground {background-color:#52f5fa;}
        
        Background color #52f5fa
      
           Border around this has a color of #52f5fa        
        
          <div style="border:2px solid #52f5fa;">Content here</div>
        
        
          .myborder {border:2px solid #52f5fa;}
        
        Border color #52f5fa