#9a2bac color space conversions
Hex:
        #9a2bac
        RGB:
        154, 43, 172
        CMY:
        40, 83, 33
        CMYK:
        10, 75, 0, 33
      HSL:
        292°, 60.0000%, 42.1569%
        HSV (HSB):
        292°, 75.0000%, 67.4510%
        XYZ:
        21.6367, 11.5763, 40.1238
        xyY:
        0.2950, 0.1579, 11.5763
      CIE-Lab:
        40.5347, 61.6118, -45.9137
        CIE-LCH:
        40.5347, 76.8380, 323.3062
        CIE-Luv:
        40.5347, 40.2292, -72.8606
        Hunter-Lab:
        34.0240, 53.9705, -46.1026
      #9a2bac color charts
#9a2bac RGB chart
      #9a2bac CMYK chart
      #9a2bac RGB pie chart
      #9a2bac color shades, tints & tones
#9a2bac color schemes
#9a2bac color preview, HTML & CSS examples
           This text has a color of #9a2bac        
        
          <p style="color:#9a2bac;">Text here</p>
        
        
          .mytext {color:#9a2bac;}
        
        Text color #9a2bac
      
           This box has a color of #9a2bac        
        
          <div style="background-color:#9a2bac;">Content here</div>
        
        
          .mybackground {background-color:#9a2bac;}
        
        Background color #9a2bac
      
           Border around this has a color of #9a2bac        
        
          <div style="border:2px solid #9a2bac;">Content here</div>
        
        
          .myborder {border:2px solid #9a2bac;}
        
        Border color #9a2bac