#52abc8 color space conversions
Hex:
        #52abc8
        RGB:
        82, 171, 200
        CMY:
        68, 33, 22
        CMYK:
        59, 15, 0, 22
      HSL:
        195°, 51.7544%, 55.2941%
        HSV (HSB):
        195°, 59.0000%, 78.4314%
        XYZ:
        28.4679, 35.0898, 59.9162
        xyY:
        0.2306, 0.2842, 35.0898
      CIE-Lab:
        65.8185, -18.1303, -22.8257
        CIE-LCH:
        65.8185, 29.1500, 231.5400
        CIE-Luv:
        65.8185, -36.6388, -32.8651
        Hunter-Lab:
        59.2366, -17.8807, -18.5045
      #52abc8 color charts
#52abc8 RGB chart
      #52abc8 CMYK chart
      #52abc8 RGB pie chart
      #52abc8 color shades, tints & tones
#52abc8 color schemes
#52abc8 color preview, HTML & CSS examples
           This text has a color of #52abc8        
        
          <p style="color:#52abc8;">Text here</p>
        
        
          .mytext {color:#52abc8;}
        
        Text color #52abc8
      
           This box has a color of #52abc8        
        
          <div style="background-color:#52abc8;">Content here</div>
        
        
          .mybackground {background-color:#52abc8;}
        
        Background color #52abc8
      
           Border around this has a color of #52abc8        
        
          <div style="border:2px solid #52abc8;">Content here</div>
        
        
          .myborder {border:2px solid #52abc8;}
        
        Border color #52abc8