#7c2bbb color space conversions
Hex:
        #7c2bbb
        RGB:
        124, 43, 187
        CMY:
        51, 83, 27
        CMYK:
        34, 77, 0, 27
      HSL:
        274°, 62.6087%, 45.0980%
        HSV (HSB):
        274°, 77.0053%, 73.3333%
        XYZ:
        18.1457, 9.6007, 47.9104
        xyY:
        0.2398, 0.1269, 9.6007
      CIE-Lab:
        37.1160, 58.9561, -60.5408
        CIE-LCH:
        37.1160, 84.5045, 314.2402
        CIE-Luv:
        37.1160, 19.0331, -89.6785
        Hunter-Lab:
        30.9850, 50.3110, -69.9875
      #7c2bbb color charts
#7c2bbb RGB chart
      #7c2bbb CMYK chart
      #7c2bbb RGB pie chart
      #7c2bbb color shades, tints & tones
#7c2bbb color schemes
#7c2bbb color preview, HTML & CSS examples
           This text has a color of #7c2bbb        
        
          <p style="color:#7c2bbb;">Text here</p>
        
        
          .mytext {color:#7c2bbb;}
        
        Text color #7c2bbb
      
           This box has a color of #7c2bbb        
        
          <div style="background-color:#7c2bbb;">Content here</div>
        
        
          .mybackground {background-color:#7c2bbb;}
        
        Background color #7c2bbb
      
           Border around this has a color of #7c2bbb        
        
          <div style="border:2px solid #7c2bbb;">Content here</div>
        
        
          .myborder {border:2px solid #7c2bbb;}
        
        Border color #7c2bbb