#7d2cab color space conversions
Hex:
        #7d2cab
        RGB:
        125, 44, 171
        CMY:
        51, 83, 33
        CMYK:
        27, 74, 0, 33
      HSL:
        278°, 59.0698%, 42.1569%
        HSV (HSB):
        278°, 74.2690%, 67.0588%
        XYZ:
        16.7088, 9.1016, 39.4042
        xyY:
        0.2562, 0.1396, 9.1016
      CIE-Lab:
        36.1792, 55.1849, -52.5608
        CIE-LCH:
        36.1792, 76.2103, 316.3951
        CIE-Luv:
        36.1792, 22.7545, -78.3404
        Hunter-Lab:
        30.1689, 46.0654, -56.3217
      #7d2cab color charts
#7d2cab RGB chart
      #7d2cab CMYK chart
      #7d2cab RGB pie chart
      #7d2cab color shades, tints & tones
#7d2cab color schemes
#7d2cab color preview, HTML & CSS examples
           This text has a color of #7d2cab        
        
          <p style="color:#7d2cab;">Text here</p>
        
        
          .mytext {color:#7d2cab;}
        
        Text color #7d2cab
      
           This box has a color of #7d2cab        
        
          <div style="background-color:#7d2cab;">Content here</div>
        
        
          .mybackground {background-color:#7d2cab;}
        
        Background color #7d2cab
      
           Border around this has a color of #7d2cab        
        
          <div style="border:2px solid #7d2cab;">Content here</div>
        
        
          .myborder {border:2px solid #7d2cab;}
        
        Border color #7d2cab