#8982d5 color space conversions
Hex:
        #8982d5
        RGB:
        137, 130, 213
        CMY:
        46, 49, 16
        CMYK:
        36, 39, 0, 16
      HSL:
        245°, 49.7006%, 67.2549%
        HSV (HSB):
        245°, 38.9671%, 83.5294%
        XYZ:
        30.3094, 26.0877, 66.3887
        xyY:
        0.2468, 0.2125, 26.0877
      CIE-Lab:
        58.1202, 22.1151, -41.7996
        CIE-LCH:
        58.1202, 47.2893, 297.8821
        CIE-Luv:
        58.1202, -1.9226, -68.0961
        Hunter-Lab:
        51.0761, 16.5415, -41.3118
      #8982d5 color charts
#8982d5 RGB chart
      #8982d5 CMYK chart
      #8982d5 RGB pie chart
      #8982d5 color shades, tints & tones
#8982d5 color schemes
#8982d5 color preview, HTML & CSS examples
           This text has a color of #8982d5        
        
          <p style="color:#8982d5;">Text here</p>
        
        
          .mytext {color:#8982d5;}
        
        Text color #8982d5
      
           This box has a color of #8982d5        
        
          <div style="background-color:#8982d5;">Content here</div>
        
        
          .mybackground {background-color:#8982d5;}
        
        Background color #8982d5
      
           Border around this has a color of #8982d5        
        
          <div style="border:2px solid #8982d5;">Content here</div>
        
        
          .myborder {border:2px solid #8982d5;}
        
        Border color #8982d5