#9448fc color space conversions
Hex:
        #9448fc
        RGB:
        148, 72, 252
        CMY:
        42, 72, 1
        CMYK:
        41, 71, 0, 1
      HSL:
        265°, 96.7742%, 63.5294%
        HSV (HSB):
        265°, 71.4286%, 98.8235%
        XYZ:
        32.1008, 17.9589, 93.8700
        xyY:
        0.2230, 0.1248, 17.9589
      CIE-Lab:
        49.4462, 66.1045, -77.5114
        CIE-LCH:
        49.4462, 101.8716, 310.4587
        CIE-Luv:
        49.4462, 14.3796, -122.8666
        Hunter-Lab:
        42.3779, 61.0502, -101.6667
      #9448fc color charts
#9448fc RGB chart
      #9448fc CMYK chart
      #9448fc RGB pie chart
      #9448fc color shades, tints & tones
#9448fc color schemes
#9448fc color preview, HTML & CSS examples
           This text has a color of #9448fc        
        
          <p style="color:#9448fc;">Text here</p>
        
        
          .mytext {color:#9448fc;}
        
        Text color #9448fc
      
           This box has a color of #9448fc        
        
          <div style="background-color:#9448fc;">Content here</div>
        
        
          .mybackground {background-color:#9448fc;}
        
        Background color #9448fc
      
           Border around this has a color of #9448fc        
        
          <div style="border:2px solid #9448fc;">Content here</div>
        
        
          .myborder {border:2px solid #9448fc;}
        
        Border color #9448fc