#52d5ee color space conversions
Hex:
        #52d5ee
        RGB:
        82, 213, 238
        CMY:
        68, 16, 7
        CMYK:
        66, 11, 0, 7
      HSL:
        190°, 82.1053%, 62.7451%
        HSV (HSB):
        190°, 65.5462%, 93.3333%
        XYZ:
        42.7065, 55.5554, 89.3613
        xyY:
        0.2276, 0.2961, 55.5554
      CIE-Lab:
        79.3601, -28.0732, -22.8380
        CIE-LCH:
        79.3601, 36.1895, 219.1289
        CIE-Luv:
        79.3601, -50.0696, -32.3133
        Hunter-Lab:
        74.5355, -28.1621, -18.9085
      #52d5ee color charts
#52d5ee RGB chart
      #52d5ee CMYK chart
      #52d5ee RGB pie chart
      #52d5ee color shades, tints & tones
#52d5ee color schemes
#52d5ee color preview, HTML & CSS examples
           This text has a color of #52d5ee        
        
          <p style="color:#52d5ee;">Text here</p>
        
        
          .mytext {color:#52d5ee;}
        
        Text color #52d5ee
      
           This box has a color of #52d5ee        
        
          <div style="background-color:#52d5ee;">Content here</div>
        
        
          .mybackground {background-color:#52d5ee;}
        
        Background color #52d5ee
      
           Border around this has a color of #52d5ee        
        
          <div style="border:2px solid #52d5ee;">Content here</div>
        
        
          .myborder {border:2px solid #52d5ee;}
        
        Border color #52d5ee