#9a0d7a color space conversions
Hex:
        #9a0d7a
        RGB:
        154, 13, 122
        CMY:
        40, 95, 52
        CMYK:
        0, 92, 21, 40
      HSL:
        314°, 84.4311%, 32.7451%
        HSV (HSB):
        314°, 91.5584%, 60.3922%
        XYZ:
        16.9832, 8.5630, 19.1701
        xyY:
        0.3798, 0.1915, 8.5630
      CIE-Lab:
        35.1289, 61.2368, -23.9412
        CIE-LCH:
        35.1289, 65.7504, 338.6464
        CIE-Luv:
        35.1289, 62.5216, -40.4526
        Hunter-Lab:
        29.2626, 52.3868, -18.3573
      #9a0d7a color charts
#9a0d7a RGB chart
      #9a0d7a CMYK chart
      #9a0d7a RGB pie chart
      #9a0d7a color shades, tints & tones
#9a0d7a color schemes
#9a0d7a color preview, HTML & CSS examples
           This text has a color of #9a0d7a        
        
          <p style="color:#9a0d7a;">Text here</p>
        
        
          .mytext {color:#9a0d7a;}
        
        Text color #9a0d7a
      
           This box has a color of #9a0d7a        
        
          <div style="background-color:#9a0d7a;">Content here</div>
        
        
          .mybackground {background-color:#9a0d7a;}
        
        Background color #9a0d7a
      
           Border around this has a color of #9a0d7a        
        
          <div style="border:2px solid #9a0d7a;">Content here</div>
        
        
          .myborder {border:2px solid #9a0d7a;}
        
        Border color #9a0d7a