#5c56cb color space conversions
Hex:
        #5c56cb
        RGB:
        92, 86, 203
        CMY:
        64, 66, 20
        CMYK:
        55, 58, 0, 20
      HSL:
        243°, 52.9412%, 56.6667%
        HSV (HSB):
        243°, 57.6355%, 79.6078%
        XYZ:
        18.5209, 13.2427, 58.0798
        xyY:
        0.2061, 0.1474, 13.2427
      CIE-Lab:
        43.1267, 35.0191, -60.2578
        CIE-LCH:
        43.1267, 69.6946, 300.1632
        CIE-Luv:
        43.1267, -4.8000, -91.8505
        Hunter-Lab:
        36.3905, 27.1640, -69.1545
      #5c56cb color charts
#5c56cb RGB chart
      #5c56cb CMYK chart
      #5c56cb RGB pie chart
      #5c56cb color shades, tints & tones
#5c56cb color schemes
#5c56cb color preview, HTML & CSS examples
           This text has a color of #5c56cb        
        
          <p style="color:#5c56cb;">Text here</p>
        
        
          .mytext {color:#5c56cb;}
        
        Text color #5c56cb
      
           This box has a color of #5c56cb        
        
          <div style="background-color:#5c56cb;">Content here</div>
        
        
          .mybackground {background-color:#5c56cb;}
        
        Background color #5c56cb
      
           Border around this has a color of #5c56cb        
        
          <div style="border:2px solid #5c56cb;">Content here</div>
        
        
          .myborder {border:2px solid #5c56cb;}
        
        Border color #5c56cb