#52fcfb color space conversions
Hex:
        #52fcfb
        RGB:
        82, 252, 251
        CMY:
        68, 1, 2
        CMYK:
        67, 0, 0, 1
      HSL:
        180°, 96.5909%, 65.4902%
        HSV (HSB):
        180°, 67.4603%, 98.8235%
        XYZ:
        55.7027, 78.3797, 103.4597
        xyY:
        0.2345, 0.3300, 78.3797
      CIE-Lab:
        90.9529, -42.5805, -12.2212
        CIE-LCH:
        90.9529, 44.2996, 196.0143
        CIE-Luv:
        90.9529, -63.0500, -12.7712
        Hunter-Lab:
        88.5323, -42.6231, -7.3143
      #52fcfb color charts
#52fcfb RGB chart
      #52fcfb CMYK chart
      #52fcfb RGB pie chart
      #52fcfb color shades, tints & tones
#52fcfb color schemes
#52fcfb color preview, HTML & CSS examples
           This text has a color of #52fcfb        
        
          <p style="color:#52fcfb;">Text here</p>
        
        
          .mytext {color:#52fcfb;}
        
        Text color #52fcfb
      
           This box has a color of #52fcfb        
        
          <div style="background-color:#52fcfb;">Content here</div>
        
        
          .mybackground {background-color:#52fcfb;}
        
        Background color #52fcfb
      
           Border around this has a color of #52fcfb        
        
          <div style="border:2px solid #52fcfb;">Content here</div>
        
        
          .myborder {border:2px solid #52fcfb;}
        
        Border color #52fcfb