#53faff color space conversions
Hex:
        #53faff
        RGB:
        83, 250, 255
        CMY:
        67, 2, 0
        CMYK:
        67, 2, 0, 0
      HSL:
        182°, 100.0000%, 66.2745%
        HSV (HSB):
        182°, 67.4510%, 100.0000%
        XYZ:
        55.8029, 77.4302, 106.6121
        xyY:
        0.2327, 0.3228, 77.4302
      CIE-Lab:
        90.5193, -40.4607, -14.9459
        CIE-LCH:
        90.5193, 43.1329, 200.2739
        CIE-Luv:
        90.5193, -61.9242, -17.6114
        Hunter-Lab:
        87.9944, -40.7920, -10.2384
      #53faff color charts
#53faff RGB chart
      #53faff CMYK chart
      #53faff RGB pie chart
      #53faff color shades, tints & tones
#53faff color schemes
#53faff color preview, HTML & CSS examples
           This text has a color of #53faff        
        
          <p style="color:#53faff;">Text here</p>
        
        
          .mytext {color:#53faff;}
        
        Text color #53faff
      
           This box has a color of #53faff        
        
          <div style="background-color:#53faff;">Content here</div>
        
        
          .mybackground {background-color:#53faff;}
        
        Background color #53faff
      
           Border around this has a color of #53faff        
        
          <div style="border:2px solid #53faff;">Content here</div>
        
        
          .myborder {border:2px solid #53faff;}
        
        Border color #53faff