#9480fe color space conversions
Hex:
        #9480fe
        RGB:
        148, 128, 254
        CMY:
        42, 50, 0
        CMYK:
        42, 50, 0, 0
      HSL:
        250°, 98.4375%, 74.9020%
        HSV (HSB):
        250°, 49.6063%, 99.6078%
        XYZ:
        37.8213, 28.8900, 97.3489
        xyY:
        0.2305, 0.1761, 28.8900
      CIE-Lab:
        60.6844, 37.2278, -60.4582
        CIE-LCH:
        60.6844, 71.0007, 301.6232
        CIE-Luv:
        60.6844, 0.3001, -100.7109
        Hunter-Lab:
        53.7494, 31.5418, -69.7592
      #9480fe color charts
#9480fe RGB chart
      #9480fe CMYK chart
      #9480fe RGB pie chart
      #9480fe color shades, tints & tones
#9480fe color schemes
#9480fe color preview, HTML & CSS examples
           This text has a color of #9480fe        
        
          <p style="color:#9480fe;">Text here</p>
        
        
          .mytext {color:#9480fe;}
        
        Text color #9480fe
      
           This box has a color of #9480fe        
        
          <div style="background-color:#9480fe;">Content here</div>
        
        
          .mybackground {background-color:#9480fe;}
        
        Background color #9480fe
      
           Border around this has a color of #9480fe        
        
          <div style="border:2px solid #9480fe;">Content here</div>
        
        
          .myborder {border:2px solid #9480fe;}
        
        Border color #9480fe