#52becd color space conversions
Hex:
        #52becd
        RGB:
        82, 190, 205
        CMY:
        68, 25, 20
        CMYK:
        60, 7, 0, 20
      HSL:
        187°, 55.1570%, 56.2745%
        HSV (HSB):
        187°, 60.0000%, 80.3922%
        XYZ:
        32.9126, 43.0285, 64.3283
        xyY:
        0.2346, 0.3068, 43.0285
      CIE-Lab:
        71.5743, -26.3645, -16.8299
        CIE-LCH:
        71.5743, 31.2783, 212.5522
        CIE-Luv:
        71.5743, -43.4972, -22.2294
        Hunter-Lab:
        65.5961, -25.2316, -12.2267
      #52becd color charts
#52becd RGB chart
      #52becd CMYK chart
      #52becd RGB pie chart
      #52becd color shades, tints & tones
#52becd color schemes
#52becd color preview, HTML & CSS examples
           This text has a color of #52becd        
        
          <p style="color:#52becd;">Text here</p>
        
        
          .mytext {color:#52becd;}
        
        Text color #52becd
      
           This box has a color of #52becd        
        
          <div style="background-color:#52becd;">Content here</div>
        
        
          .mybackground {background-color:#52becd;}
        
        Background color #52becd
      
           Border around this has a color of #52becd        
        
          <div style="border:2px solid #52becd;">Content here</div>
        
        
          .myborder {border:2px solid #52becd;}
        
        Border color #52becd