#9980d5 color space conversions
Hex:
        #9980d5
        RGB:
        153, 128, 213
        CMY:
        40, 50, 16
        CMYK:
        28, 40, 0, 16
      HSL:
        258°, 50.2959%, 66.8627%
        HSV (HSB):
        258°, 39.9061%, 83.5294%
        XYZ:
        32.8663, 27.0147, 66.4329
        xyY:
        0.2602, 0.2139, 27.0147
      CIE-Lab:
        58.9880, 27.7223, -40.3411
        CIE-LCH:
        58.9880, 48.9482, 304.4968
        CIE-Luv:
        58.9880, 6.4544, -66.6261
        Hunter-Lab:
        51.9757, 21.9151, -39.3987
      #9980d5 color charts
#9980d5 RGB chart
      #9980d5 CMYK chart
      #9980d5 RGB pie chart
      #9980d5 color shades, tints & tones
#9980d5 color schemes
#9980d5 color preview, HTML & CSS examples
           This text has a color of #9980d5        
        
          <p style="color:#9980d5;">Text here</p>
        
        
          .mytext {color:#9980d5;}
        
        Text color #9980d5
      
           This box has a color of #9980d5        
        
          <div style="background-color:#9980d5;">Content here</div>
        
        
          .mybackground {background-color:#9980d5;}
        
        Background color #9980d5
      
           Border around this has a color of #9980d5        
        
          <div style="border:2px solid #9980d5;">Content here</div>
        
        
          .myborder {border:2px solid #9980d5;}
        
        Border color #9980d5