#7c008d color space conversions
Hex:
        #7c008d
        RGB:
        124, 0, 141
        CMY:
        51, 100, 45
        CMYK:
        12, 100, 0, 45
      HSL:
        293°, 100.0000%, 27.6471%
        HSV (HSB):
        293°, 100.0000%, 55.2941%
        XYZ:
        13.1199, 6.2082, 25.7061
        xyY:
        0.2913, 0.1379, 6.2082
      CIE-Lab:
        29.9317, 60.4234, -44.4179
        CIE-LCH:
        29.9317, 74.9929, 323.6800
        CIE-Luv:
        29.9317, 34.3857, -63.6654
        Hunter-Lab:
        24.9162, 50.3877, -43.7283
      #7c008d color charts
#7c008d RGB chart
      #7c008d CMYK chart
      #7c008d RGB pie chart
      #7c008d color shades, tints & tones
#7c008d color schemes
#7c008d color preview, HTML & CSS examples
           This text has a color of #7c008d        
        
          <p style="color:#7c008d;">Text here</p>
        
        
          .mytext {color:#7c008d;}
        
        Text color #7c008d
      
           This box has a color of #7c008d        
        
          <div style="background-color:#7c008d;">Content here</div>
        
        
          .mybackground {background-color:#7c008d;}
        
        Background color #7c008d
      
           Border around this has a color of #7c008d        
        
          <div style="border:2px solid #7c008d;">Content here</div>
        
        
          .myborder {border:2px solid #7c008d;}
        
        Border color #7c008d