#7d1cac color space conversions
Hex:
        #7d1cac
        RGB:
        125, 28, 172
        CMY:
        51, 89, 33
        CMYK:
        27, 84, 0, 33
      HSL:
        280°, 72.0000%, 39.2157%
        HSV (HSB):
        280°, 83.7209%, 67.4510%
        XYZ:
        16.3191, 8.1690, 39.7464
        xyY:
        0.2541, 0.1272, 8.1690
      CIE-Lab:
        34.3325, 60.9501, -56.1562
        CIE-LCH:
        34.3325, 82.8760, 317.3442
        CIE-Luv:
        34.3325, 24.5823, -81.8883
        Hunter-Lab:
        28.5815, 51.8998, -62.4435
      #7d1cac color charts
#7d1cac RGB chart
      #7d1cac CMYK chart
      #7d1cac RGB pie chart
      #7d1cac color shades, tints & tones
#7d1cac color schemes
#7d1cac color preview, HTML & CSS examples
           This text has a color of #7d1cac        
        
          <p style="color:#7d1cac;">Text here</p>
        
        
          .mytext {color:#7d1cac;}
        
        Text color #7d1cac
      
           This box has a color of #7d1cac        
        
          <div style="background-color:#7d1cac;">Content here</div>
        
        
          .mybackground {background-color:#7d1cac;}
        
        Background color #7d1cac
      
           Border around this has a color of #7d1cac        
        
          <div style="border:2px solid #7d1cac;">Content here</div>
        
        
          .myborder {border:2px solid #7d1cac;}
        
        Border color #7d1cac