#52bfeb color space conversions
Hex:
        #52bfeb
        RGB:
        82, 191, 235
        CMY:
        68, 25, 8
        CMYK:
        65, 19, 0, 8
      HSL:
        197°, 79.2746%, 62.1569%
        HSV (HSB):
        197°, 65.1064%, 92.1569%
        XYZ:
        37.1059, 45.0536, 85.3378
        xyY:
        0.2215, 0.2690, 45.0536
      CIE-Lab:
        72.9272, -17.8763, -31.0757
        CIE-LCH:
        72.9272, 35.8505, 240.0903
        CIE-Luv:
        72.9272, -42.3361, -47.2592
        Hunter-Lab:
        67.1220, -18.7864, -28.3950
      #52bfeb color charts
#52bfeb RGB chart
      #52bfeb CMYK chart
      #52bfeb RGB pie chart
      #52bfeb color shades, tints & tones
#52bfeb color schemes
#52bfeb color preview, HTML & CSS examples
           This text has a color of #52bfeb        
        
          <p style="color:#52bfeb;">Text here</p>
        
        
          .mytext {color:#52bfeb;}
        
        Text color #52bfeb
      
           This box has a color of #52bfeb        
        
          <div style="background-color:#52bfeb;">Content here</div>
        
        
          .mybackground {background-color:#52bfeb;}
        
        Background color #52bfeb
      
           Border around this has a color of #52bfeb        
        
          <div style="border:2px solid #52bfeb;">Content here</div>
        
        
          .myborder {border:2px solid #52bfeb;}
        
        Border color #52bfeb