#7b2dc0 color space conversions
Hex:
        #7b2dc0
        RGB:
        123, 45, 192
        CMY:
        52, 82, 25
        CMYK:
        36, 77, 0, 25
      HSL:
        272°, 62.0253%, 46.4706%
        HSV (HSB):
        272°, 76.5625%, 75.2941%
        XYZ:
        18.6212, 9.8935, 50.7974
        xyY:
        0.2348, 0.1247, 9.8935
      CIE-Lab:
        37.6506, 59.1450, -62.6151
        CIE-LCH:
        37.6506, 86.1324, 313.3675
        CIE-Luv:
        37.6506, 17.3028, -92.7879
        Hunter-Lab:
        31.4539, 50.6303, -73.7342
      #7b2dc0 color charts
#7b2dc0 RGB chart
      #7b2dc0 CMYK chart
      #7b2dc0 RGB pie chart
      #7b2dc0 color shades, tints & tones
#7b2dc0 color schemes
#7b2dc0 color preview, HTML & CSS examples
           This text has a color of #7b2dc0        
        
          <p style="color:#7b2dc0;">Text here</p>
        
        
          .mytext {color:#7b2dc0;}
        
        Text color #7b2dc0
      
           This box has a color of #7b2dc0        
        
          <div style="background-color:#7b2dc0;">Content here</div>
        
        
          .mybackground {background-color:#7b2dc0;}
        
        Background color #7b2dc0
      
           Border around this has a color of #7b2dc0        
        
          <div style="border:2px solid #7b2dc0;">Content here</div>
        
        
          .myborder {border:2px solid #7b2dc0;}
        
        Border color #7b2dc0