#52f1f2 color space conversions
Hex:
        #52f1f2
        RGB:
        82, 241, 242
        CMY:
        68, 5, 5
        CMYK:
        66, 0, 0, 5
      HSL:
        180°, 86.0215%, 63.5294%
        HSV (HSB):
        180°, 66.1157%, 94.9020%
        XYZ:
        50.9620, 71.1152, 95.0450
        xyY:
        0.2347, 0.3275, 71.1152
      CIE-Lab:
        87.5410, -40.0978, -12.6218
        CIE-LCH:
        87.5410, 42.0374, 197.4727
        CIE-Luv:
        87.5410, -59.7779, -13.7563
        Hunter-Lab:
        84.3299, -39.7066, -7.7927
      #52f1f2 color charts
#52f1f2 RGB chart
      #52f1f2 CMYK chart
      #52f1f2 RGB pie chart
      #52f1f2 color shades, tints & tones
#52f1f2 color schemes
#52f1f2 color preview, HTML & CSS examples
           This text has a color of #52f1f2        
        
          <p style="color:#52f1f2;">Text here</p>
        
        
          .mytext {color:#52f1f2;}
        
        Text color #52f1f2
      
           This box has a color of #52f1f2        
        
          <div style="background-color:#52f1f2;">Content here</div>
        
        
          .mybackground {background-color:#52f1f2;}
        
        Background color #52f1f2
      
           Border around this has a color of #52f1f2        
        
          <div style="border:2px solid #52f1f2;">Content here</div>
        
        
          .myborder {border:2px solid #52f1f2;}
        
        Border color #52f1f2