#981a88 color space conversions
Hex:
        #981a88
        RGB:
        152, 26, 136
        CMY:
        40, 90, 47
        CMYK:
        0, 83, 11, 40
      HSL:
        308°, 70.7865%, 34.9020%
        HSV (HSB):
        308°, 82.8947%, 59.6078%
        XYZ:
        17.7622, 9.1918, 24.1306
        xyY:
        0.3477, 0.1799, 9.1918
      CIE-Lab:
        36.3509, 60.2114, -30.7715
        CIE-LCH:
        36.3509, 67.6188, 332.9304
        CIE-Luv:
        36.3509, 53.7476, -49.8798
        Hunter-Lab:
        30.3179, 51.5206, -25.9674
      #981a88 color charts
#981a88 RGB chart
      #981a88 CMYK chart
      #981a88 RGB pie chart
      #981a88 color shades, tints & tones
#981a88 color schemes
#981a88 color preview, HTML & CSS examples
           This text has a color of #981a88        
        
          <p style="color:#981a88;">Text here</p>
        
        
          .mytext {color:#981a88;}
        
        Text color #981a88
      
           This box has a color of #981a88        
        
          <div style="background-color:#981a88;">Content here</div>
        
        
          .mybackground {background-color:#981a88;}
        
        Background color #981a88
      
           Border around this has a color of #981a88        
        
          <div style="border:2px solid #981a88;">Content here</div>
        
        
          .myborder {border:2px solid #981a88;}
        
        Border color #981a88