#5cd2fe color space conversions
Hex:
        #5cd2fe
        RGB:
        92, 210, 254
        CMY:
        64, 18, 0
        CMYK:
        64, 17, 0, 0
      HSL:
        196°, 98.7805%, 67.8431%
        HSV (HSB):
        196°, 63.7795%, 99.6078%
        XYZ:
        45.3496, 55.5243, 102.0930
        xyY:
        0.2234, 0.2736, 55.5243
      CIE-Lab:
        79.3423, -20.2536, -31.3698
        CIE-LCH:
        79.3423, 37.3400, 237.1521
        CIE-Luv:
        79.3423, -46.1010, -47.9133
        Hunter-Lab:
        74.5146, -21.7654, -29.0735
      #5cd2fe color charts
#5cd2fe RGB chart
      #5cd2fe CMYK chart
      #5cd2fe RGB pie chart
      #5cd2fe color shades, tints & tones
#5cd2fe color schemes
#5cd2fe color preview, HTML & CSS examples
           This text has a color of #5cd2fe        
        
          <p style="color:#5cd2fe;">Text here</p>
        
        
          .mytext {color:#5cd2fe;}
        
        Text color #5cd2fe
      
           This box has a color of #5cd2fe        
        
          <div style="background-color:#5cd2fe;">Content here</div>
        
        
          .mybackground {background-color:#5cd2fe;}
        
        Background color #5cd2fe
      
           Border around this has a color of #5cd2fe        
        
          <div style="border:2px solid #5cd2fe;">Content here</div>
        
        
          .myborder {border:2px solid #5cd2fe;}
        
        Border color #5cd2fe