#7c2fbf color space conversions
Hex:
        #7c2fbf
        RGB:
        124, 47, 191
        CMY:
        51, 82, 25
        CMYK:
        35, 75, 0, 25
      HSL:
        272°, 60.5042%, 46.6667%
        HSV (HSB):
        272°, 75.3927%, 74.9020%
        XYZ:
        18.7327, 10.0797, 50.2485
        xyY:
        0.2369, 0.1275, 10.0797
      CIE-Lab:
        37.9851, 58.2815, -61.4777
        CIE-LCH:
        37.9851, 84.7127, 313.4712
        CIE-Luv:
        37.9851, 17.6914, -91.5715
        Hunter-Lab:
        31.7486, 49.7608, -71.6144
      #7c2fbf color charts
#7c2fbf RGB chart
      #7c2fbf CMYK chart
      #7c2fbf RGB pie chart
      #7c2fbf color shades, tints & tones
#7c2fbf color schemes
#7c2fbf color preview, HTML & CSS examples
           This text has a color of #7c2fbf        
        
          <p style="color:#7c2fbf;">Text here</p>
        
        
          .mytext {color:#7c2fbf;}
        
        Text color #7c2fbf
      
           This box has a color of #7c2fbf        
        
          <div style="background-color:#7c2fbf;">Content here</div>
        
        
          .mybackground {background-color:#7c2fbf;}
        
        Background color #7c2fbf
      
           Border around this has a color of #7c2fbf        
        
          <div style="border:2px solid #7c2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7c2fbf;}
        
        Border color #7c2fbf