#5c7dcb color space conversions
Hex:
        #5c7dcb
        RGB:
        92, 125, 203
        CMY:
        64, 51, 20
        CMYK:
        55, 38, 0, 20
      HSL:
        222°, 51.6279%, 57.8431%
        HSV (HSB):
        222°, 54.6798%, 79.6078%
        XYZ:
        22.5267, 21.2543, 59.4151
        xyY:
        0.2183, 0.2060, 21.2543
      CIE-Lab:
        53.2267, 11.0348, -44.0775
        CIE-LCH:
        53.2267, 45.4378, 284.0551
        CIE-Luv:
        53.2267, -16.8970, -69.3196
        Hunter-Lab:
        46.1024, 6.5401, -44.1391
      #5c7dcb color charts
#5c7dcb RGB chart
      #5c7dcb CMYK chart
      #5c7dcb RGB pie chart
      #5c7dcb color shades, tints & tones
#5c7dcb color schemes
#5c7dcb color preview, HTML & CSS examples
           This text has a color of #5c7dcb        
        
          <p style="color:#5c7dcb;">Text here</p>
        
        
          .mytext {color:#5c7dcb;}
        
        Text color #5c7dcb
      
           This box has a color of #5c7dcb        
        
          <div style="background-color:#5c7dcb;">Content here</div>
        
        
          .mybackground {background-color:#5c7dcb;}
        
        Background color #5c7dcb
      
           Border around this has a color of #5c7dcb        
        
          <div style="border:2px solid #5c7dcb;">Content here</div>
        
        
          .myborder {border:2px solid #5c7dcb;}
        
        Border color #5c7dcb