#7c4bbf color space conversions
Hex:
        #7c4bbf
        RGB:
        124, 75, 191
        CMY:
        51, 71, 25
        CMYK:
        35, 61, 0, 25
      HSL:
        265°, 47.5410%, 52.1569%
        HSV (HSB):
        265°, 60.7330%, 74.9020%
        XYZ:
        20.2322, 13.0788, 50.7483
        xyY:
        0.2407, 0.1556, 13.0788
      CIE-Lab:
        42.8818, 44.7410, -53.5459
        CIE-LCH:
        42.8818, 69.7777, 309.8809
        CIE-Luv:
        42.8818, 12.0870, -83.0876
        Hunter-Lab:
        36.1647, 36.5732, -57.8839
      #7c4bbf color charts
#7c4bbf RGB chart
      #7c4bbf CMYK chart
      #7c4bbf RGB pie chart
      #7c4bbf color shades, tints & tones
#7c4bbf color schemes
#7c4bbf color preview, HTML & CSS examples
           This text has a color of #7c4bbf        
        
          <p style="color:#7c4bbf;">Text here</p>
        
        
          .mytext {color:#7c4bbf;}
        
        Text color #7c4bbf
      
           This box has a color of #7c4bbf        
        
          <div style="background-color:#7c4bbf;">Content here</div>
        
        
          .mybackground {background-color:#7c4bbf;}
        
        Background color #7c4bbf
      
           Border around this has a color of #7c4bbf        
        
          <div style="border:2px solid #7c4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #7c4bbf;}
        
        Border color #7c4bbf