#9480fd color space conversions
Hex:
        #9480fd
        RGB:
        148, 128, 253
        CMY:
        42, 50, 1
        CMYK:
        42, 49, 0, 1
      HSL:
        250°, 96.8992%, 74.7059%
        HSV (HSB):
        250°, 49.4071%, 99.2157%
        XYZ:
        37.6615, 28.8261, 96.5075
        xyY:
        0.2311, 0.1769, 28.8261
      CIE-Lab:
        60.6278, 36.9531, -59.9991
        CIE-LCH:
        60.6278, 70.4658, 301.6287
        CIE-Luv:
        60.6278, 0.3859, -99.9262
        Hunter-Lab:
        53.6899, 31.2539, -68.9907
      #9480fd color charts
#9480fd RGB chart
      #9480fd CMYK chart
      #9480fd RGB pie chart
      #9480fd color shades, tints & tones
#9480fd color schemes
#9480fd color preview, HTML & CSS examples
           This text has a color of #9480fd        
        
          <p style="color:#9480fd;">Text here</p>
        
        
          .mytext {color:#9480fd;}
        
        Text color #9480fd
      
           This box has a color of #9480fd        
        
          <div style="background-color:#9480fd;">Content here</div>
        
        
          .mybackground {background-color:#9480fd;}
        
        Background color #9480fd
      
           Border around this has a color of #9480fd        
        
          <div style="border:2px solid #9480fd;">Content here</div>
        
        
          .myborder {border:2px solid #9480fd;}
        
        Border color #9480fd