#5c9bfc color space conversions
Hex:
        #5c9bfc
        RGB:
        92, 155, 252
        CMY:
        64, 39, 1
        CMYK:
        63, 38, 0, 1
      HSL:
        216°, 96.3855%, 67.4510%
        HSV (HSB):
        216°, 63.4921%, 98.8235%
        XYZ:
        33.7057, 32.7463, 96.6396
        xyY:
        0.2067, 0.2008, 32.7463
      CIE-Lab:
        63.9549, 9.2756, -54.3504
        CIE-LCH:
        63.9549, 55.1362, 279.6849
        CIE-Luv:
        63.9549, -26.9182, -88.6625
        Hunter-Lab:
        57.2244, 4.9955, -60.0710
      #5c9bfc color charts
#5c9bfc RGB chart
      #5c9bfc CMYK chart
      #5c9bfc RGB pie chart
      #5c9bfc color shades, tints & tones
#5c9bfc color schemes
#5c9bfc color preview, HTML & CSS examples
           This text has a color of #5c9bfc        
        
          <p style="color:#5c9bfc;">Text here</p>
        
        
          .mytext {color:#5c9bfc;}
        
        Text color #5c9bfc
      
           This box has a color of #5c9bfc        
        
          <div style="background-color:#5c9bfc;">Content here</div>
        
        
          .mybackground {background-color:#5c9bfc;}
        
        Background color #5c9bfc
      
           Border around this has a color of #5c9bfc        
        
          <div style="border:2px solid #5c9bfc;">Content here</div>
        
        
          .myborder {border:2px solid #5c9bfc;}
        
        Border color #5c9bfc