#52abe3 color space conversions
Hex:
        #52abe3
        RGB:
        82, 171, 227
        CMY:
        68, 33, 11
        CMYK:
        64, 25, 0, 11
      HSL:
        203°, 72.1393%, 60.5882%
        HSV (HSB):
        203°, 63.8767%, 89.0196%
        XYZ:
        31.9077, 36.4657, 78.0299
        xyY:
        0.2179, 0.2491, 36.4657
      CIE-Lab:
        66.8742, -9.7158, -36.0903
        CIE-LCH:
        66.8742, 37.3752, 254.9328
        CIE-Luv:
        66.8742, -35.5127, -56.2031
        Hunter-Lab:
        60.3868, -11.3596, -34.3418
      #52abe3 color charts
#52abe3 RGB chart
      #52abe3 CMYK chart
      #52abe3 RGB pie chart
      #52abe3 color shades, tints & tones
#52abe3 color schemes
#52abe3 color preview, HTML & CSS examples
           This text has a color of #52abe3        
        
          <p style="color:#52abe3;">Text here</p>
        
        
          .mytext {color:#52abe3;}
        
        Text color #52abe3
      
           This box has a color of #52abe3        
        
          <div style="background-color:#52abe3;">Content here</div>
        
        
          .mybackground {background-color:#52abe3;}
        
        Background color #52abe3
      
           Border around this has a color of #52abe3        
        
          <div style="border:2px solid #52abe3;">Content here</div>
        
        
          .myborder {border:2px solid #52abe3;}
        
        Border color #52abe3