#7f2bac color space conversions
Hex:
        #7f2bac
        RGB:
        127, 43, 172
        CMY:
        50, 83, 33
        CMYK:
        26, 75, 0, 33
      HSL:
        279°, 60.0000%, 42.1569%
        HSV (HSB):
        279°, 75.0000%, 67.4510%
        XYZ:
        17.0627, 9.2183, 39.9097
        xyY:
        0.2578, 0.1393, 9.2183
      CIE-Lab:
        36.4013, 56.1910, -52.7847
        CIE-LCH:
        36.4013, 77.0951, 316.7903
        CIE-Luv:
        36.4013, 23.7953, -78.8941
        Hunter-Lab:
        30.3617, 47.1804, -56.6821
      #7f2bac color charts
#7f2bac RGB chart
      #7f2bac CMYK chart
      #7f2bac RGB pie chart
      #7f2bac color shades, tints & tones
#7f2bac color schemes
#7f2bac color preview, HTML & CSS examples
           This text has a color of #7f2bac        
        
          <p style="color:#7f2bac;">Text here</p>
        
        
          .mytext {color:#7f2bac;}
        
        Text color #7f2bac
      
           This box has a color of #7f2bac        
        
          <div style="background-color:#7f2bac;">Content here</div>
        
        
          .mybackground {background-color:#7f2bac;}
        
        Background color #7f2bac
      
           Border around this has a color of #7f2bac        
        
          <div style="border:2px solid #7f2bac;">Content here</div>
        
        
          .myborder {border:2px solid #7f2bac;}
        
        Border color #7f2bac