#52adfb color space conversions
Hex:
        #52adfb
        RGB:
        82, 173, 251
        CMY:
        68, 32, 2
        CMYK:
        67, 31, 0, 2
      HSL:
        208°, 95.4802%, 65.2941%
        HSV (HSB):
        208°, 67.3307%, 98.4314%
        XYZ:
        35.8358, 38.6460, 96.8375
        xyY:
        0.2092, 0.2256, 38.6460
      CIE-Lab:
        68.4941, -2.9859, -46.6553
        CIE-LCH:
        68.4941, 46.7508, 266.3382
        CIE-Luv:
        68.4941, -35.2883, -75.1978
        Hunter-Lab:
        62.1659, -5.8932, -48.8414
      #52adfb color charts
#52adfb RGB chart
      #52adfb CMYK chart
      #52adfb RGB pie chart
      #52adfb color shades, tints & tones
#52adfb color schemes
#52adfb color preview, HTML & CSS examples
           This text has a color of #52adfb        
        
          <p style="color:#52adfb;">Text here</p>
        
        
          .mytext {color:#52adfb;}
        
        Text color #52adfb
      
           This box has a color of #52adfb        
        
          <div style="background-color:#52adfb;">Content here</div>
        
        
          .mybackground {background-color:#52adfb;}
        
        Background color #52adfb
      
           Border around this has a color of #52adfb        
        
          <div style="border:2px solid #52adfb;">Content here</div>
        
        
          .myborder {border:2px solid #52adfb;}
        
        Border color #52adfb