#7c2fbc color space conversions
Hex:
        #7c2fbc
        RGB:
        124, 47, 188
        CMY:
        51, 82, 26
        CMYK:
        34, 75, 0, 26
      HSL:
        273°, 60.0000%, 46.0784%
        HSV (HSB):
        273°, 75.0000%, 73.7255%
        XYZ:
        18.4058, 9.9490, 48.5272
        xyY:
        0.2394, 0.1294, 9.9490
      CIE-Lab:
        37.7507, 57.5897, -60.0965
        CIE-LCH:
        37.7507, 83.2356, 313.7797
        CIE-Luv:
        37.7507, 18.2619, -89.5471
        Hunter-Lab:
        31.5420, 48.9623, -69.1381
      #7c2fbc color charts
#7c2fbc RGB chart
      #7c2fbc CMYK chart
      #7c2fbc RGB pie chart
      #7c2fbc color shades, tints & tones
#7c2fbc color schemes
#7c2fbc color preview, HTML & CSS examples
           This text has a color of #7c2fbc        
        
          <p style="color:#7c2fbc;">Text here</p>
        
        
          .mytext {color:#7c2fbc;}
        
        Text color #7c2fbc
      
           This box has a color of #7c2fbc        
        
          <div style="background-color:#7c2fbc;">Content here</div>
        
        
          .mybackground {background-color:#7c2fbc;}
        
        Background color #7c2fbc
      
           Border around this has a color of #7c2fbc        
        
          <div style="border:2px solid #7c2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7c2fbc;}
        
        Border color #7c2fbc