#5c56bd color space conversions
Hex:
        #5c56bd
        RGB:
        92, 86, 189
        CMY:
        64, 66, 26
        CMYK:
        51, 54, 0, 26
      HSL:
        243°, 43.8298%, 53.9216%
        HSV (HSB):
        243°, 54.4974%, 74.1176%
        XYZ:
        16.9267, 12.6050, 49.6850
        xyY:
        0.2137, 0.1591, 12.6050
      CIE-Lab:
        42.1620, 30.6095, -53.6963
        CIE-LCH:
        42.1620, 61.8080, 299.6853
        CIE-Luv:
        42.1620, -3.9171, -81.5712
        Hunter-Lab:
        35.5035, 22.9708, -58.1202
      #5c56bd color charts
#5c56bd RGB chart
      #5c56bd CMYK chart
      #5c56bd RGB pie chart
      #5c56bd color shades, tints & tones
#5c56bd color schemes
#5c56bd color preview, HTML & CSS examples
           This text has a color of #5c56bd        
        
          <p style="color:#5c56bd;">Text here</p>
        
        
          .mytext {color:#5c56bd;}
        
        Text color #5c56bd
      
           This box has a color of #5c56bd        
        
          <div style="background-color:#5c56bd;">Content here</div>
        
        
          .mybackground {background-color:#5c56bd;}
        
        Background color #5c56bd
      
           Border around this has a color of #5c56bd        
        
          <div style="border:2px solid #5c56bd;">Content here</div>
        
        
          .myborder {border:2px solid #5c56bd;}
        
        Border color #5c56bd