#52b6be color space conversions
Hex:
        #52b6be
        RGB:
        82, 182, 190
        CMY:
        68, 29, 25
        CMYK:
        57, 4, 0, 25
      HSL:
        184°, 45.3782%, 53.3333%
        HSV (HSB):
        184°, 56.8421%, 74.5098%
        XYZ:
        29.5019, 38.9674, 54.6818
        xyY:
        0.2396, 0.3164, 38.9674
      CIE-Lab:
        68.7277, -26.6677, -12.8911
        CIE-LCH:
        68.7277, 29.6200, 205.7989
        CIE-Luv:
        68.7277, -41.2516, -15.7161
        Hunter-Lab:
        62.4239, -24.8817, -8.2398
      #52b6be color charts
#52b6be RGB chart
      #52b6be CMYK chart
      #52b6be RGB pie chart
      #52b6be color shades, tints & tones
#52b6be color schemes
#52b6be color preview, HTML & CSS examples
           This text has a color of #52b6be        
        
          <p style="color:#52b6be;">Text here</p>
        
        
          .mytext {color:#52b6be;}
        
        Text color #52b6be
      
           This box has a color of #52b6be        
        
          <div style="background-color:#52b6be;">Content here</div>
        
        
          .mybackground {background-color:#52b6be;}
        
        Background color #52b6be
      
           Border around this has a color of #52b6be        
        
          <div style="border:2px solid #52b6be;">Content here</div>
        
        
          .myborder {border:2px solid #52b6be;}
        
        Border color #52b6be