#52cbed color space conversions
Hex:
        #52cbed
        RGB:
        82, 203, 237
        CMY:
        68, 20, 7
        CMYK:
        65, 14, 0, 7
      HSL:
        193°, 81.1518%, 62.5490%
        HSV (HSB):
        193°, 65.4008%, 92.9412%
        XYZ:
        40.1217, 50.6201, 87.7768
        xyY:
        0.2247, 0.2836, 50.6201
      CIE-Lab:
        76.4483, -23.4103, -26.7450
        CIE-LCH:
        76.4483, 35.5434, 228.8039
        CIE-Luv:
        76.4483, -46.5406, -39.4117
        Hunter-Lab:
        71.1478, -23.8490, -23.3440
      #52cbed color charts
#52cbed RGB chart
      #52cbed CMYK chart
      #52cbed RGB pie chart
      #52cbed color shades, tints & tones
#52cbed color schemes
#52cbed color preview, HTML & CSS examples
           This text has a color of #52cbed        
        
          <p style="color:#52cbed;">Text here</p>
        
        
          .mytext {color:#52cbed;}
        
        Text color #52cbed
      
           This box has a color of #52cbed        
        
          <div style="background-color:#52cbed;">Content here</div>
        
        
          .mybackground {background-color:#52cbed;}
        
        Background color #52cbed
      
           Border around this has a color of #52cbed        
        
          <div style="border:2px solid #52cbed;">Content here</div>
        
        
          .myborder {border:2px solid #52cbed;}
        
        Border color #52cbed