#53bfca color space conversions
Hex:
        #53bfca
        RGB:
        83, 191, 202
        CMY:
        67, 25, 21
        CMYK:
        59, 5, 0, 21
      HSL:
        186°, 52.8889%, 55.8824%
        HSV (HSB):
        186°, 58.9109%, 79.2157%
        XYZ:
        32.8588, 43.3649, 62.5155
        xyY:
        0.2368, 0.3126, 43.3649
      CIE-Lab:
        71.8019, -27.5370, -14.8461
        CIE-LCH:
        71.8019, 31.2841, 208.3305
        CIE-Luv:
        71.8019, -43.7939, -18.8427
        Hunter-Lab:
        65.8520, -26.1733, -10.1896
      #53bfca color charts
#53bfca RGB chart
      #53bfca CMYK chart
      #53bfca RGB pie chart
      #53bfca color shades, tints & tones
#53bfca color schemes
#53bfca color preview, HTML & CSS examples
           This text has a color of #53bfca        
        
          <p style="color:#53bfca;">Text here</p>
        
        
          .mytext {color:#53bfca;}
        
        Text color #53bfca
      
           This box has a color of #53bfca        
        
          <div style="background-color:#53bfca;">Content here</div>
        
        
          .mybackground {background-color:#53bfca;}
        
        Background color #53bfca
      
           Border around this has a color of #53bfca        
        
          <div style="border:2px solid #53bfca;">Content here</div>
        
        
          .myborder {border:2px solid #53bfca;}
        
        Border color #53bfca