#52baff color space conversions
Hex:
        #52baff
        RGB:
        82, 186, 255
        CMY:
        68, 27, 0
        CMYK:
        68, 27, 0, 0
      HSL:
        204°, 100.0000%, 66.0784%
        HSV (HSB):
        204°, 67.8431%, 100.0000%
        XYZ:
        39.0886, 44.1316, 101.0658
        xyY:
        0.2121, 0.2395, 44.1316
      CIE-Lab:
        72.3164, -8.8475, -42.8247
        CIE-LCH:
        72.3164, 43.7291, 258.3270
        CIE-Luv:
        72.3164, -39.6247, -68.4746
        Hunter-Lab:
        66.4317, -11.2255, -43.6987
      #52baff color charts
#52baff RGB chart
      #52baff CMYK chart
      #52baff RGB pie chart
      #52baff color shades, tints & tones
#52baff color schemes
#52baff color preview, HTML & CSS examples
           This text has a color of #52baff        
        
          <p style="color:#52baff;">Text here</p>
        
        
          .mytext {color:#52baff;}
        
        Text color #52baff
      
           This box has a color of #52baff        
        
          <div style="background-color:#52baff;">Content here</div>
        
        
          .mybackground {background-color:#52baff;}
        
        Background color #52baff
      
           Border around this has a color of #52baff        
        
          <div style="border:2px solid #52baff;">Content here</div>
        
        
          .myborder {border:2px solid #52baff;}
        
        Border color #52baff