#9a0f7a color space conversions
Hex:
        #9a0f7a
        RGB:
        154, 15, 122
        CMY:
        40, 94, 52
        CMYK:
        0, 90, 21, 40
      HSL:
        314°, 82.2485%, 33.1373%
        HSV (HSB):
        314°, 90.2597%, 60.3922%
        XYZ:
        17.0101, 8.6168, 19.1790
        xyY:
        0.3796, 0.1923, 8.6168
      CIE-Lab:
        35.2358, 60.9248, -23.7744
        CIE-LCH:
        35.2358, 65.3992, 338.6830
        CIE-Luv:
        35.2358, 62.3060, -40.2221
        Hunter-Lab:
        29.3544, 52.0658, -18.1897
      #9a0f7a color charts
#9a0f7a RGB chart
      #9a0f7a CMYK chart
      #9a0f7a RGB pie chart
      #9a0f7a color shades, tints & tones
#9a0f7a color schemes
#9a0f7a color preview, HTML & CSS examples
           This text has a color of #9a0f7a        
        
          <p style="color:#9a0f7a;">Text here</p>
        
        
          .mytext {color:#9a0f7a;}
        
        Text color #9a0f7a
      
           This box has a color of #9a0f7a        
        
          <div style="background-color:#9a0f7a;">Content here</div>
        
        
          .mybackground {background-color:#9a0f7a;}
        
        Background color #9a0f7a
      
           Border around this has a color of #9a0f7a        
        
          <div style="border:2px solid #9a0f7a;">Content here</div>
        
        
          .myborder {border:2px solid #9a0f7a;}
        
        Border color #9a0f7a