#982daa color space conversions
Hex:
        #982daa
        RGB:
        152, 45, 170
        CMY:
        40, 82, 33
        CMYK:
        11, 74, 0, 33
      HSL:
        291°, 58.1395%, 42.1569%
        HSV (HSB):
        291°, 73.5294%, 66.6667%
        XYZ:
        21.1430, 11.4545, 39.1268
        xyY:
        0.2948, 0.1597, 11.4545
      CIE-Lab:
        40.3356, 60.1300, -45.0594
        CIE-LCH:
        40.3356, 75.1396, 323.1534
        CIE-Luv:
        40.3356, 39.1562, -71.3931
        Hunter-Lab:
        33.8444, 52.2831, -44.8527
      #982daa color charts
#982daa RGB chart
      #982daa CMYK chart
      #982daa RGB pie chart
      #982daa color shades, tints & tones
#982daa color schemes
#982daa color preview, HTML & CSS examples
           This text has a color of #982daa        
        
          <p style="color:#982daa;">Text here</p>
        
        
          .mytext {color:#982daa;}
        
        Text color #982daa
      
           This box has a color of #982daa        
        
          <div style="background-color:#982daa;">Content here</div>
        
        
          .mybackground {background-color:#982daa;}
        
        Background color #982daa
      
           Border around this has a color of #982daa        
        
          <div style="border:2px solid #982daa;">Content here</div>
        
        
          .myborder {border:2px solid #982daa;}
        
        Border color #982daa