#52e2fe color space conversions
Hex:
        #52e2fe
        RGB:
        82, 226, 254
        CMY:
        68, 11, 0
        CMYK:
        68, 11, 0, 0
      HSL:
        190°, 98.8506%, 65.8824%
        HSV (HSB):
        190°, 67.7165%, 99.6078%
        XYZ:
        48.5654, 63.3423, 103.4326
        xyY:
        0.2255, 0.2941, 63.3423
      CIE-Lab:
        83.6222, -29.6763, -24.8432
        CIE-LCH:
        83.6222, 38.7023, 219.9340
        CIE-Luv:
        83.6222, -53.7401, -35.6858
        Hunter-Lab:
        79.5879, -30.3561, -21.3419
      #52e2fe color charts
#52e2fe RGB chart
      #52e2fe CMYK chart
      #52e2fe RGB pie chart
      #52e2fe color shades, tints & tones
#52e2fe color schemes
#52e2fe color preview, HTML & CSS examples
           This text has a color of #52e2fe        
        
          <p style="color:#52e2fe;">Text here</p>
        
        
          .mytext {color:#52e2fe;}
        
        Text color #52e2fe
      
           This box has a color of #52e2fe        
        
          <div style="background-color:#52e2fe;">Content here</div>
        
        
          .mybackground {background-color:#52e2fe;}
        
        Background color #52e2fe
      
           Border around this has a color of #52e2fe        
        
          <div style="border:2px solid #52e2fe;">Content here</div>
        
        
          .myborder {border:2px solid #52e2fe;}
        
        Border color #52e2fe