#7d2fbc color space conversions
Hex:
        #7d2fbc
        RGB:
        125, 47, 188
        CMY:
        51, 82, 26
        CMYK:
        34, 75, 0, 26
      HSL:
        273°, 60.0000%, 46.0784%
        HSV (HSB):
        273°, 75.0000%, 73.7255%
        XYZ:
        18.5511, 10.0238, 48.5340
        xyY:
        0.2406, 0.1300, 10.0238
      CIE-Lab:
        37.8852, 57.7688, -59.8717
        CIE-LCH:
        37.8852, 83.1977, 313.9759
        CIE-Luv:
        37.8852, 18.7624, -89.3877
        Hunter-Lab:
        31.6605, 49.1841, -68.7265
      #7d2fbc color charts
#7d2fbc RGB chart
      #7d2fbc CMYK chart
      #7d2fbc RGB pie chart
      #7d2fbc color shades, tints & tones
#7d2fbc color schemes
#7d2fbc color preview, HTML & CSS examples
           This text has a color of #7d2fbc        
        
          <p style="color:#7d2fbc;">Text here</p>
        
        
          .mytext {color:#7d2fbc;}
        
        Text color #7d2fbc
      
           This box has a color of #7d2fbc        
        
          <div style="background-color:#7d2fbc;">Content here</div>
        
        
          .mybackground {background-color:#7d2fbc;}
        
        Background color #7d2fbc
      
           Border around this has a color of #7d2fbc        
        
          <div style="border:2px solid #7d2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7d2fbc;}
        
        Border color #7d2fbc