#991f99 color space conversions
Hex:
        #991f99
        RGB:
        153, 31, 153
        CMY:
        40, 88, 40
        CMYK:
        0, 80, 0, 40
      HSL:
        300°, 66.3043%, 36.0784%
        HSV (HSB):
        300°, 79.7386%, 60.0000%
        XYZ:
        19.3766, 10.0522, 31.0560
        xyY:
        0.3204, 0.1662, 10.0522
      CIE-Lab:
        37.9359, 61.7902, -38.6583
        CIE-LCH:
        37.9359, 72.8869, 327.9683
        CIE-Luv:
        37.9359, 47.5883, -61.5339
        Hunter-Lab:
        31.7052, 53.6062, -35.8824
      #991f99 color charts
#991f99 RGB chart
      #991f99 CMYK chart
      #991f99 RGB pie chart
      #991f99 color shades, tints & tones
#991f99 color schemes
#991f99 color preview, HTML & CSS examples
           This text has a color of #991f99        
        
          <p style="color:#991f99;">Text here</p>
        
        
          .mytext {color:#991f99;}
        
        Text color #991f99
      
           This box has a color of #991f99        
        
          <div style="background-color:#991f99;">Content here</div>
        
        
          .mybackground {background-color:#991f99;}
        
        Background color #991f99
      
           Border around this has a color of #991f99        
        
          <div style="border:2px solid #991f99;">Content here</div>
        
        
          .myborder {border:2px solid #991f99;}
        
        Border color #991f99