#7c558d color space conversions
Hex:
        #7c558d
        RGB:
        124, 85, 141
        CMY:
        51, 67, 45
        CMYK:
        12, 40, 0, 45
      HSL:
        282°, 24.7788%, 44.3137%
        HSV (HSB):
        282°, 39.7163%, 55.2941%
        XYZ:
        16.3684, 12.7052, 26.7889
        xyY:
        0.2930, 0.2274, 12.7052
      CIE-Lab:
        42.3156, 26.8196, -24.7782
        CIE-LCH:
        42.3156, 36.5137, 317.2657
        CIE-Luv:
        42.3156, 16.5266, -38.6998
        Hunter-Lab:
        35.6443, 19.5923, -19.6091
      #7c558d color charts
#7c558d RGB chart
      #7c558d CMYK chart
      #7c558d RGB pie chart
      #7c558d color shades, tints & tones
#7c558d color schemes
#7c558d color preview, HTML & CSS examples
           This text has a color of #7c558d        
        
          <p style="color:#7c558d;">Text here</p>
        
        
          .mytext {color:#7c558d;}
        
        Text color #7c558d
      
           This box has a color of #7c558d        
        
          <div style="background-color:#7c558d;">Content here</div>
        
        
          .mybackground {background-color:#7c558d;}
        
        Background color #7c558d
      
           Border around this has a color of #7c558d        
        
          <div style="border:2px solid #7c558d;">Content here</div>
        
        
          .myborder {border:2px solid #7c558d;}
        
        Border color #7c558d