#981f8a color space conversions
Hex:
        #981f8a
        RGB:
        152, 31, 138
        CMY:
        40, 88, 46
        CMYK:
        0, 80, 9, 40
      HSL:
        307°, 66.1202%, 35.8824%
        HSV (HSB):
        307°, 79.6053%, 59.6078%
        XYZ:
        18.0263, 9.4904, 24.9265
        xyY:
        0.3437, 0.1810, 9.4904
      CIE-Lab:
        36.9117, 59.2039, -31.1209
        CIE-LCH:
        36.9117, 66.8851, 332.2711
        CIE-Luv:
        36.9117, 52.1989, -50.4445
        Hunter-Lab:
        30.8064, 50.5378, -26.4090
      #981f8a color charts
#981f8a RGB chart
      #981f8a CMYK chart
      #981f8a RGB pie chart
      #981f8a color shades, tints & tones
#981f8a color schemes
#981f8a color preview, HTML & CSS examples
           This text has a color of #981f8a        
        
          <p style="color:#981f8a;">Text here</p>
        
        
          .mytext {color:#981f8a;}
        
        Text color #981f8a
      
           This box has a color of #981f8a        
        
          <div style="background-color:#981f8a;">Content here</div>
        
        
          .mybackground {background-color:#981f8a;}
        
        Background color #981f8a
      
           Border around this has a color of #981f8a        
        
          <div style="border:2px solid #981f8a;">Content here</div>
        
        
          .myborder {border:2px solid #981f8a;}
        
        Border color #981f8a