#5c569d color space conversions
Hex:
        #5c569d
        RGB:
        92, 86, 157
        CMY:
        64, 66, 38
        CMYK:
        41, 45, 0, 38
      HSL:
        245°, 29.2181%, 47.6471%
        HSV (HSB):
        245°, 45.2229%, 61.5686%
        XYZ:
        13.8272, 11.3652, 33.3632
        xyY:
        0.2361, 0.1941, 11.3652
      CIE-Lab:
        40.1889, 20.7741, -37.9566
        CIE-LCH:
        40.1889, 43.2696, 298.6924
        CIE-Luv:
        40.1889, -1.7558, -56.7760
        Hunter-Lab:
        33.7123, 14.2158, -35.0774
      #5c569d color charts
#5c569d RGB chart
      #5c569d CMYK chart
      #5c569d RGB pie chart
      #5c569d color shades, tints & tones
#5c569d color schemes
#5c569d color preview, HTML & CSS examples
           This text has a color of #5c569d        
        
          <p style="color:#5c569d;">Text here</p>
        
        
          .mytext {color:#5c569d;}
        
        Text color #5c569d
      
           This box has a color of #5c569d        
        
          <div style="background-color:#5c569d;">Content here</div>
        
        
          .mybackground {background-color:#5c569d;}
        
        Background color #5c569d
      
           Border around this has a color of #5c569d        
        
          <div style="border:2px solid #5c569d;">Content here</div>
        
        
          .myborder {border:2px solid #5c569d;}
        
        Border color #5c569d