#5c257d color space conversions
Hex:
        #5c257d
        RGB:
        92, 37, 125
        CMY:
        64, 85, 51
        CMYK:
        26, 70, 0, 51
      HSL:
        278°, 54.3210%, 31.7647%
        HSV (HSB):
        278°, 70.4000%, 49.0196%
        XYZ:
        8.7769, 5.0791, 19.9198
        xyY:
        0.2599, 0.1504, 5.0791
      CIE-Lab:
        26.9590, 40.8295, -39.4700
        CIE-LCH:
        26.9590, 56.7885, 315.9699
        CIE-Luv:
        26.9590, 15.6813, -53.4383
        Hunter-Lab:
        22.5369, 30.0763, -36.6292
      #5c257d color charts
#5c257d RGB chart
      #5c257d CMYK chart
      #5c257d RGB pie chart
      #5c257d color shades, tints & tones
#5c257d color schemes
#5c257d color preview, HTML & CSS examples
           This text has a color of #5c257d        
        
          <p style="color:#5c257d;">Text here</p>
        
        
          .mytext {color:#5c257d;}
        
        Text color #5c257d
      
           This box has a color of #5c257d        
        
          <div style="background-color:#5c257d;">Content here</div>
        
        
          .mybackground {background-color:#5c257d;}
        
        Background color #5c257d
      
           Border around this has a color of #5c257d        
        
          <div style="border:2px solid #5c257d;">Content here</div>
        
        
          .myborder {border:2px solid #5c257d;}
        
        Border color #5c257d