#7b2dd3 color space conversions
Hex:
        #7b2dd3
        RGB:
        123, 45, 211
        CMY:
        52, 82, 17
        CMYK:
        42, 79, 0, 17
      HSL:
        268°, 65.3543%, 50.1961%
        HSV (HSB):
        268°, 78.6730%, 82.7451%
        XYZ:
        20.8646, 10.7909, 62.6112
        xyY:
        0.2213, 0.1145, 10.7909
      CIE-Lab:
        39.2260, 63.5774, -71.0962
        CIE-LCH:
        39.2260, 95.3769, 311.8045
        CIE-Luv:
        39.2260, 13.9632, -105.1763
        Hunter-Lab:
        32.8495, 55.8893, -90.0123
      #7b2dd3 color charts
#7b2dd3 RGB chart
      #7b2dd3 CMYK chart
      #7b2dd3 RGB pie chart
      #7b2dd3 color shades, tints & tones
#7b2dd3 color schemes
#7b2dd3 color preview, HTML & CSS examples
           This text has a color of #7b2dd3        
        
          <p style="color:#7b2dd3;">Text here</p>
        
        
          .mytext {color:#7b2dd3;}
        
        Text color #7b2dd3
      
           This box has a color of #7b2dd3        
        
          <div style="background-color:#7b2dd3;">Content here</div>
        
        
          .mybackground {background-color:#7b2dd3;}
        
        Background color #7b2dd3
      
           Border around this has a color of #7b2dd3        
        
          <div style="border:2px solid #7b2dd3;">Content here</div>
        
        
          .myborder {border:2px solid #7b2dd3;}
        
        Border color #7b2dd3