#53eefe color space conversions
Hex:
        #53eefe
        RGB:
        83, 238, 254
        CMY:
        67, 7, 0
        CMYK:
        67, 6, 0, 0
      HSL:
        186°, 98.8439%, 66.0784%
        HSV (HSB):
        186°, 67.3228%, 99.6078%
        XYZ:
        52.0312, 70.1438, 104.5627
        xyY:
        0.2295, 0.3094, 70.1438
      CIE-Lab:
        87.0674, -35.2353, -19.6167
        CIE-LCH:
        87.0674, 40.3279, 209.1062
        CIE-Luv:
        87.0674, -57.7863, -26.1429
        Hunter-Lab:
        83.7519, -35.6720, -15.3961
      #53eefe color charts
#53eefe RGB chart
      #53eefe CMYK chart
      #53eefe RGB pie chart
      #53eefe color shades, tints & tones
#53eefe color schemes
#53eefe color preview, HTML & CSS examples
           This text has a color of #53eefe        
        
          <p style="color:#53eefe;">Text here</p>
        
        
          .mytext {color:#53eefe;}
        
        Text color #53eefe
      
           This box has a color of #53eefe        
        
          <div style="background-color:#53eefe;">Content here</div>
        
        
          .mybackground {background-color:#53eefe;}
        
        Background color #53eefe
      
           Border around this has a color of #53eefe        
        
          <div style="border:2px solid #53eefe;">Content here</div>
        
        
          .myborder {border:2px solid #53eefe;}
        
        Border color #53eefe