#5c8bfc color space conversions
Hex:
        #5c8bfc
        RGB:
        92, 139, 252
        CMY:
        64, 45, 1
        CMYK:
        63, 45, 0, 1
      HSL:
        222°, 96.3855%, 67.4510%
        HSV (HSB):
        222°, 63.4921%, 98.8235%
        XYZ:
        31.2169, 27.7688, 95.8101
        xyY:
        0.2017, 0.1794, 27.7688
      CIE-Lab:
        59.6793, 18.7708, -61.1706
        CIE-LCH:
        59.6793, 63.9858, 287.0592
        CIE-Luv:
        59.6793, -21.7180, -99.6112
        Hunter-Lab:
        52.6961, 13.5243, -70.9115
      #5c8bfc color charts
#5c8bfc RGB chart
      #5c8bfc CMYK chart
      #5c8bfc RGB pie chart
      #5c8bfc color shades, tints & tones
#5c8bfc color schemes
#5c8bfc color preview, HTML & CSS examples
           This text has a color of #5c8bfc        
        
          <p style="color:#5c8bfc;">Text here</p>
        
        
          .mytext {color:#5c8bfc;}
        
        Text color #5c8bfc
      
           This box has a color of #5c8bfc        
        
          <div style="background-color:#5c8bfc;">Content here</div>
        
        
          .mybackground {background-color:#5c8bfc;}
        
        Background color #5c8bfc
      
           Border around this has a color of #5c8bfc        
        
          <div style="border:2px solid #5c8bfc;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bfc;}
        
        Border color #5c8bfc