#9a2fbc color space conversions
Hex:
        #9a2fbc
        RGB:
        154, 47, 188
        CMY:
        40, 82, 26
        CMYK:
        18, 75, 0, 26
      HSL:
        286°, 60.0000%, 46.0784%
        HSV (HSB):
        286°, 75.0000%, 73.7255%
        XYZ:
        23.4200, 12.5339, 48.7619
        xyY:
        0.2765, 0.1480, 12.5339
      CIE-Lab:
        42.0524, 63.2373, -52.9257
        CIE-LCH:
        42.0524, 82.4626, 320.0728
        CIE-Luv:
        42.0524, 35.0126, -83.6348
        Hunter-Lab:
        35.4032, 56.1261, -56.8795
      #9a2fbc color charts
#9a2fbc RGB chart
      #9a2fbc CMYK chart
      #9a2fbc RGB pie chart
      #9a2fbc color shades, tints & tones
#9a2fbc color schemes
#9a2fbc color preview, HTML & CSS examples
           This text has a color of #9a2fbc        
        
          <p style="color:#9a2fbc;">Text here</p>
        
        
          .mytext {color:#9a2fbc;}
        
        Text color #9a2fbc
      
           This box has a color of #9a2fbc        
        
          <div style="background-color:#9a2fbc;">Content here</div>
        
        
          .mybackground {background-color:#9a2fbc;}
        
        Background color #9a2fbc
      
           Border around this has a color of #9a2fbc        
        
          <div style="border:2px solid #9a2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #9a2fbc;}
        
        Border color #9a2fbc