#5c94fb color space conversions
Hex:
        #5c94fb
        RGB:
        92, 148, 251
        CMY:
        64, 42, 2
        CMYK:
        63, 41, 0, 2
      HSL:
        219°, 95.2096%, 67.2549%
        HSV (HSB):
        219°, 63.3466%, 98.4314%
        XYZ:
        32.4161, 30.4202, 95.4300
        xyY:
        0.2048, 0.1922, 30.4202
      CIE-Lab:
        62.0151, 13.0649, -56.8896
        CIE-LCH:
        62.0151, 58.3705, 282.9339
        CIE-Luv:
        62.0151, -24.6152, -92.7720
        Hunter-Lab:
        55.1545, 8.3901, -63.9772
      #5c94fb color charts
#5c94fb RGB chart
      #5c94fb CMYK chart
      #5c94fb RGB pie chart
      #5c94fb color shades, tints & tones
#5c94fb color schemes
#5c94fb color preview, HTML & CSS examples
           This text has a color of #5c94fb        
        
          <p style="color:#5c94fb;">Text here</p>
        
        
          .mytext {color:#5c94fb;}
        
        Text color #5c94fb
      
           This box has a color of #5c94fb        
        
          <div style="background-color:#5c94fb;">Content here</div>
        
        
          .mybackground {background-color:#5c94fb;}
        
        Background color #5c94fb
      
           Border around this has a color of #5c94fb        
        
          <div style="border:2px solid #5c94fb;">Content here</div>
        
        
          .myborder {border:2px solid #5c94fb;}
        
        Border color #5c94fb