#5c7fdd color space conversions
Hex:
        #5c7fdd
        RGB:
        92, 127, 221
        CMY:
        64, 50, 13
        CMYK:
        58, 43, 0, 13
      HSL:
        224°, 65.4822%, 61.3725%
        HSV (HSB):
        224°, 58.3710%, 86.6667%
        XYZ:
        25.0541, 22.6745, 71.4627
        xyY:
        0.2102, 0.1902, 22.6745
      CIE-Lab:
        54.7355, 15.6960, -51.8503
        CIE-LCH:
        54.7355, 54.1740, 286.8420
        CIE-Luv:
        54.7355, -17.7331, -82.7000
        Hunter-Lab:
        47.6178, 10.5869, -55.6475
      #5c7fdd color charts
#5c7fdd RGB chart
      #5c7fdd CMYK chart
      #5c7fdd RGB pie chart
      #5c7fdd color shades, tints & tones
#5c7fdd color schemes
#5c7fdd color preview, HTML & CSS examples
           This text has a color of #5c7fdd        
        
          <p style="color:#5c7fdd;">Text here</p>
        
        
          .mytext {color:#5c7fdd;}
        
        Text color #5c7fdd
      
           This box has a color of #5c7fdd        
        
          <div style="background-color:#5c7fdd;">Content here</div>
        
        
          .mybackground {background-color:#5c7fdd;}
        
        Background color #5c7fdd
      
           Border around this has a color of #5c7fdd        
        
          <div style="border:2px solid #5c7fdd;">Content here</div>
        
        
          .myborder {border:2px solid #5c7fdd;}
        
        Border color #5c7fdd