#9449fd color space conversions
Hex:
        #9449fd
        RGB:
        148, 73, 253
        CMY:
        42, 71, 1
        CMYK:
        42, 71, 0, 1
      HSL:
        265°, 97.8261%, 63.9216%
        HSV (HSB):
        265°, 71.1462%, 99.2157%
        XYZ:
        32.3249, 18.1528, 94.7286
        xyY:
        0.2226, 0.1250, 18.1528
      CIE-Lab:
        49.6810, 65.9012, -77.6853
        CIE-LCH:
        49.6810, 101.8723, 310.3082
        CIE-Luv:
        49.6810, 14.0521, -123.2712
        Hunter-Lab:
        42.6061, 60.8656, -101.9985
      #9449fd color charts
#9449fd RGB chart
      #9449fd CMYK chart
      #9449fd RGB pie chart
      #9449fd color shades, tints & tones
#9449fd color schemes
#9449fd color preview, HTML & CSS examples
           This text has a color of #9449fd        
        
          <p style="color:#9449fd;">Text here</p>
        
        
          .mytext {color:#9449fd;}
        
        Text color #9449fd
      
           This box has a color of #9449fd        
        
          <div style="background-color:#9449fd;">Content here</div>
        
        
          .mybackground {background-color:#9449fd;}
        
        Background color #9449fd
      
           Border around this has a color of #9449fd        
        
          <div style="border:2px solid #9449fd;">Content here</div>
        
        
          .myborder {border:2px solid #9449fd;}
        
        Border color #9449fd