#7d0fac color space conversions
Hex:
        #7d0fac
        RGB:
        125, 15, 172
        CMY:
        51, 94, 33
        CMYK:
        27, 91, 0, 33
      HSL:
        282°, 83.9572%, 36.6667%
        HSV (HSB):
        282°, 91.2791%, 67.4510%
        XYZ:
        16.0747, 7.6802, 39.6649
        xyY:
        0.2535, 0.1211, 7.6802
      CIE-Lab:
        33.3077, 63.9726, -57.8252
        CIE-LCH:
        33.3077, 86.2337, 317.8894
        CIE-Luv:
        33.3077, 25.5796, -83.2013
        Hunter-Lab:
        27.7131, 55.0387, -65.4607
      #7d0fac color charts
#7d0fac RGB chart
      #7d0fac CMYK chart
      #7d0fac RGB pie chart
      #7d0fac color shades, tints & tones
#7d0fac color schemes
#7d0fac color preview, HTML & CSS examples
           This text has a color of #7d0fac        
        
          <p style="color:#7d0fac;">Text here</p>
        
        
          .mytext {color:#7d0fac;}
        
        Text color #7d0fac
      
           This box has a color of #7d0fac        
        
          <div style="background-color:#7d0fac;">Content here</div>
        
        
          .mybackground {background-color:#7d0fac;}
        
        Background color #7d0fac
      
           Border around this has a color of #7d0fac        
        
          <div style="border:2px solid #7d0fac;">Content here</div>
        
        
          .myborder {border:2px solid #7d0fac;}
        
        Border color #7d0fac