#7c2cbf color space conversions
Hex:
        #7c2cbf
        RGB:
        124, 44, 191
        CMY:
        51, 83, 25
        CMYK:
        35, 77, 0, 25
      HSL:
        273°, 62.5532%, 46.0784%
        HSV (HSB):
        273°, 76.9634%, 74.9020%
        XYZ:
        18.6168, 9.8480, 50.2099
        xyY:
        0.2366, 0.1252, 9.8480
      CIE-Lab:
        37.5683, 59.4771, -62.1567
        CIE-LCH:
        37.5683, 86.0289, 313.7380
        CIE-Luv:
        37.5683, 18.1179, -92.1636
        Hunter-Lab:
        31.3816, 50.9757, -72.8956
      #7c2cbf color charts
#7c2cbf RGB chart
      #7c2cbf CMYK chart
      #7c2cbf RGB pie chart
      #7c2cbf color shades, tints & tones
#7c2cbf color schemes
#7c2cbf color preview, HTML & CSS examples
           This text has a color of #7c2cbf        
        
          <p style="color:#7c2cbf;">Text here</p>
        
        
          .mytext {color:#7c2cbf;}
        
        Text color #7c2cbf
      
           This box has a color of #7c2cbf        
        
          <div style="background-color:#7c2cbf;">Content here</div>
        
        
          .mybackground {background-color:#7c2cbf;}
        
        Background color #7c2cbf
      
           Border around this has a color of #7c2cbf        
        
          <div style="border:2px solid #7c2cbf;">Content here</div>
        
        
          .myborder {border:2px solid #7c2cbf;}
        
        Border color #7c2cbf