#5c56dd color space conversions
Hex:
        #5c56dd
        RGB:
        92, 86, 221
        CMY:
        64, 66, 13
        CMYK:
        58, 61, 0, 13
      HSL:
        243°, 66.5025%, 60.1961%
        HSV (HSB):
        243°, 61.0860%, 86.6667%
        XYZ:
        20.7926, 14.1513, 70.0422
        xyY:
        0.1981, 0.1348, 14.1513
      CIE-Lab:
        44.4492, 40.7159, -68.4259
        CIE-LCH:
        44.4492, 79.6234, 300.7542
        CIE-Luv:
        44.4492, -5.8805, -104.5659
        Hunter-Lab:
        37.6183, 32.8295, -84.0604
      #5c56dd color charts
#5c56dd RGB chart
      #5c56dd CMYK chart
      #5c56dd RGB pie chart
      #5c56dd color shades, tints & tones
#5c56dd color schemes
#5c56dd color preview, HTML & CSS examples
           This text has a color of #5c56dd        
        
          <p style="color:#5c56dd;">Text here</p>
        
        
          .mytext {color:#5c56dd;}
        
        Text color #5c56dd
      
           This box has a color of #5c56dd        
        
          <div style="background-color:#5c56dd;">Content here</div>
        
        
          .mybackground {background-color:#5c56dd;}
        
        Background color #5c56dd
      
           Border around this has a color of #5c56dd        
        
          <div style="border:2px solid #5c56dd;">Content here</div>
        
        
          .myborder {border:2px solid #5c56dd;}
        
        Border color #5c56dd