#53c2df color space conversions
Hex:
        #53c2df
        RGB:
        83, 194, 223
        CMY:
        67, 24, 13
        CMYK:
        63, 13, 0, 13
      HSL:
        192°, 68.6275%, 60.0000%
        HSV (HSB):
        192°, 62.7803%, 87.4510%
        XYZ:
        36.1783, 45.7503, 76.7359
        xyY:
        0.2280, 0.2883, 45.7503
      CIE-Lab:
        73.3832, -22.9126, -23.8731
        CIE-LCH:
        73.3832, 33.0894, 226.1761
        CIE-Luv:
        73.3832, -43.8184, -34.4520
        Hunter-Lab:
        67.6390, -22.8931, -19.9168
      #53c2df color charts
#53c2df RGB chart
      #53c2df CMYK chart
      #53c2df RGB pie chart
      #53c2df color shades, tints & tones
#53c2df color schemes
#53c2df color preview, HTML & CSS examples
           This text has a color of #53c2df        
        
          <p style="color:#53c2df;">Text here</p>
        
        
          .mytext {color:#53c2df;}
        
        Text color #53c2df
      
           This box has a color of #53c2df        
        
          <div style="background-color:#53c2df;">Content here</div>
        
        
          .mybackground {background-color:#53c2df;}
        
        Background color #53c2df
      
           Border around this has a color of #53c2df        
        
          <div style="border:2px solid #53c2df;">Content here</div>
        
        
          .myborder {border:2px solid #53c2df;}
        
        Border color #53c2df