#5c9bfe color space conversions
Hex:
        #5c9bfe
        RGB:
        92, 155, 254
        CMY:
        64, 39, 0
        CMYK:
        64, 39, 0, 0
      HSL:
        217°, 98.7805%, 67.8431%
        HSV (HSB):
        217°, 63.7795%, 99.6078%
        XYZ:
        34.0244, 32.8738, 98.3179
        xyY:
        0.2059, 0.1990, 32.8738
      CIE-Lab:
        64.0586, 9.9409, -55.2779
        CIE-LCH:
        64.0586, 56.1647, 280.1948
        CIE-Luv:
        64.0586, -26.8883, -90.3060
        Hunter-Lab:
        57.3356, 5.5889, -61.5343
      #5c9bfe color charts
#5c9bfe RGB chart
      #5c9bfe CMYK chart
      #5c9bfe RGB pie chart
      #5c9bfe color shades, tints & tones
#5c9bfe color schemes
#5c9bfe color preview, HTML & CSS examples
           This text has a color of #5c9bfe        
        
          <p style="color:#5c9bfe;">Text here</p>
        
        
          .mytext {color:#5c9bfe;}
        
        Text color #5c9bfe
      
           This box has a color of #5c9bfe        
        
          <div style="background-color:#5c9bfe;">Content here</div>
        
        
          .mybackground {background-color:#5c9bfe;}
        
        Background color #5c9bfe
      
           Border around this has a color of #5c9bfe        
        
          <div style="border:2px solid #5c9bfe;">Content here</div>
        
        
          .myborder {border:2px solid #5c9bfe;}
        
        Border color #5c9bfe