#9980f1 color space conversions
Hex:
        #9980f1
        RGB:
        153, 128, 241
        CMY:
        40, 50, 5
        CMYK:
        37, 47, 0, 5
      HSL:
        253°, 80.1418%, 72.3529%
        HSV (HSB):
        253°, 46.8880%, 94.5098%
        XYZ:
        36.7332, 28.5615, 86.7960
        xyY:
        0.2415, 0.1878, 28.5615
      CIE-Lab:
        60.3927, 34.9242, -53.7312
        CIE-LCH:
        60.3927, 64.0839, 303.0231
        CIE-Luv:
        60.3927, 3.6698, -89.5375
        Hunter-Lab:
        53.4430, 29.1641, -58.8819
      #9980f1 color charts
#9980f1 RGB chart
      #9980f1 CMYK chart
      #9980f1 RGB pie chart
      #9980f1 color shades, tints & tones
#9980f1 color schemes
#9980f1 color preview, HTML & CSS examples
           This text has a color of #9980f1        
        
          <p style="color:#9980f1;">Text here</p>
        
        
          .mytext {color:#9980f1;}
        
        Text color #9980f1
      
           This box has a color of #9980f1        
        
          <div style="background-color:#9980f1;">Content here</div>
        
        
          .mybackground {background-color:#9980f1;}
        
        Background color #9980f1
      
           Border around this has a color of #9980f1        
        
          <div style="border:2px solid #9980f1;">Content here</div>
        
        
          .myborder {border:2px solid #9980f1;}
        
        Border color #9980f1