#52e2fd color space conversions
Hex:
        #52e2fd
        RGB:
        82, 226, 253
        CMY:
        68, 11, 1
        CMYK:
        68, 11, 0, 1
      HSL:
        189°, 97.7143%, 65.6863%
        HSV (HSB):
        189°, 67.5889%, 99.2157%
        XYZ:
        48.4057, 63.2784, 102.5912
        xyY:
        0.2259, 0.2953, 63.2784
      CIE-Lab:
        83.5886, -29.9707, -24.3664
        CIE-LCH:
        83.5886, 38.6260, 219.1114
        CIE-Luv:
        83.5886, -53.8006, -34.8297
        Hunter-Lab:
        79.5477, -30.5893, -20.7818
      #52e2fd color charts
#52e2fd RGB chart
      #52e2fd CMYK chart
      #52e2fd RGB pie chart
      #52e2fd color shades, tints & tones
#52e2fd color schemes
#52e2fd color preview, HTML & CSS examples
           This text has a color of #52e2fd        
        
          <p style="color:#52e2fd;">Text here</p>
        
        
          .mytext {color:#52e2fd;}
        
        Text color #52e2fd
      
           This box has a color of #52e2fd        
        
          <div style="background-color:#52e2fd;">Content here</div>
        
        
          .mybackground {background-color:#52e2fd;}
        
        Background color #52e2fd
      
           Border around this has a color of #52e2fd        
        
          <div style="border:2px solid #52e2fd;">Content here</div>
        
        
          .myborder {border:2px solid #52e2fd;}
        
        Border color #52e2fd