#981f93 color space conversions
Hex:
        #981f93
        RGB:
        152, 31, 147
        CMY:
        40, 88, 42
        CMYK:
        0, 80, 3, 40
      HSL:
        302°, 66.1202%, 35.8824%
        HSV (HSB):
        302°, 79.6053%, 59.6078%
        XYZ:
        18.7053, 9.7620, 28.5021
        xyY:
        0.3283, 0.1714, 9.7620
      CIE-Lab:
        37.4118, 60.6112, -35.8496
        CIE-LCH:
        37.4118, 70.4196, 329.3971
        CIE-Luv:
        37.4118, 48.9661, -57.2947
        Hunter-Lab:
        31.2441, 52.1878, -32.2158
      #981f93 color charts
#981f93 RGB chart
      #981f93 CMYK chart
      #981f93 RGB pie chart
      #981f93 color shades, tints & tones
#981f93 color schemes
#981f93 color preview, HTML & CSS examples
           This text has a color of #981f93        
        
          <p style="color:#981f93;">Text here</p>
        
        
          .mytext {color:#981f93;}
        
        Text color #981f93
      
           This box has a color of #981f93        
        
          <div style="background-color:#981f93;">Content here</div>
        
        
          .mybackground {background-color:#981f93;}
        
        Background color #981f93
      
           Border around this has a color of #981f93        
        
          <div style="border:2px solid #981f93;">Content here</div>
        
        
          .myborder {border:2px solid #981f93;}
        
        Border color #981f93