#7d21bb color space conversions
Hex:
        #7d21bb
        RGB:
        125, 33, 187
        CMY:
        51, 87, 27
        CMYK:
        33, 82, 0, 27
      HSL:
        276°, 70.0000%, 43.1373%
        HSV (HSB):
        276°, 82.3529%, 73.3333%
        XYZ:
        17.9709, 9.0355, 47.8106
        xyY:
        0.2402, 0.1208, 9.0355
      CIE-Lab:
        36.0526, 62.6125, -62.2684
        CIE-LCH:
        36.0526, 88.3045, 315.1578
        CIE-Luv:
        36.0526, 20.7371, -91.1463
        Hunter-Lab:
        30.0592, 54.1130, -73.2622
      #7d21bb color charts
#7d21bb RGB chart
      #7d21bb CMYK chart
      #7d21bb RGB pie chart
      #7d21bb color shades, tints & tones
#7d21bb color schemes
#7d21bb color preview, HTML & CSS examples
           This text has a color of #7d21bb        
        
          <p style="color:#7d21bb;">Text here</p>
        
        
          .mytext {color:#7d21bb;}
        
        Text color #7d21bb
      
           This box has a color of #7d21bb        
        
          <div style="background-color:#7d21bb;">Content here</div>
        
        
          .mybackground {background-color:#7d21bb;}
        
        Background color #7d21bb
      
           Border around this has a color of #7d21bb        
        
          <div style="border:2px solid #7d21bb;">Content here</div>
        
        
          .myborder {border:2px solid #7d21bb;}
        
        Border color #7d21bb