#7b4dc2 color space conversions
Hex:
        #7b4dc2
        RGB:
        123, 77, 194
        CMY:
        52, 70, 24
        CMYK:
        37, 60, 0, 24
      HSL:
        264°, 48.9540%, 53.1373%
        HSV (HSB):
        264°, 60.3093%, 76.0784%
        XYZ:
        20.5599, 13.4138, 52.5444
        xyY:
        0.2376, 0.1550, 13.4138
      CIE-Lab:
        43.3802, 44.1957, -54.4948
        CIE-LCH:
        43.3802, 70.1637, 309.0423
        CIE-Luv:
        43.3802, 10.6711, -84.6699
        Hunter-Lab:
        36.6248, 36.1102, -59.4241
      #7b4dc2 color charts
#7b4dc2 RGB chart
      #7b4dc2 CMYK chart
      #7b4dc2 RGB pie chart
      #7b4dc2 color shades, tints & tones
#7b4dc2 color schemes
#7b4dc2 color preview, HTML & CSS examples
           This text has a color of #7b4dc2        
        
          <p style="color:#7b4dc2;">Text here</p>
        
        
          .mytext {color:#7b4dc2;}
        
        Text color #7b4dc2
      
           This box has a color of #7b4dc2        
        
          <div style="background-color:#7b4dc2;">Content here</div>
        
        
          .mybackground {background-color:#7b4dc2;}
        
        Background color #7b4dc2
      
           Border around this has a color of #7b4dc2        
        
          <div style="border:2px solid #7b4dc2;">Content here</div>
        
        
          .myborder {border:2px solid #7b4dc2;}
        
        Border color #7b4dc2