#9a2fbf color space conversions
Hex:
        #9a2fbf
        RGB:
        154, 47, 191
        CMY:
        40, 82, 25
        CMYK:
        19, 75, 0, 25
      HSL:
        285°, 60.5042%, 46.6667%
        HSV (HSB):
        285°, 75.3927%, 74.9020%
        XYZ:
        23.7469, 12.6646, 50.4831
        xyY:
        0.2733, 0.1457, 12.6646
      CIE-Lab:
        42.2535, 63.8218, -54.3585
        CIE-LCH:
        42.2535, 83.8336, 319.5782
        CIE-Luv:
        42.2535, 34.2113, -85.7997
        Hunter-Lab:
        35.5874, 56.8322, -59.1956
      #9a2fbf color charts
#9a2fbf RGB chart
      #9a2fbf CMYK chart
      #9a2fbf RGB pie chart
      #9a2fbf color shades, tints & tones
#9a2fbf color schemes
#9a2fbf color preview, HTML & CSS examples
           This text has a color of #9a2fbf        
        
          <p style="color:#9a2fbf;">Text here</p>
        
        
          .mytext {color:#9a2fbf;}
        
        Text color #9a2fbf
      
           This box has a color of #9a2fbf        
        
          <div style="background-color:#9a2fbf;">Content here</div>
        
        
          .mybackground {background-color:#9a2fbf;}
        
        Background color #9a2fbf
      
           Border around this has a color of #9a2fbf        
        
          <div style="border:2px solid #9a2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #9a2fbf;}
        
        Border color #9a2fbf