#9048fb color space conversions
Hex:
        #9048fb
        RGB:
        144, 72, 251
        CMY:
        44, 72, 2
        CMYK:
        43, 71, 0, 2
      HSL:
        264°, 95.7219%, 63.3333%
        HSV (HSB):
        264°, 71.3147%, 98.4314%
        XYZ:
        31.2316, 17.5291, 93.0041
        xyY:
        0.2203, 0.1236, 17.5291
      CIE-Lab:
        48.9198, 65.2016, -77.8319
        CIE-LCH:
        48.9198, 101.5335, 309.9537
        CIE-Luv:
        48.9198, 12.7911, -122.8017
        Hunter-Lab:
        41.8677, 59.8850, -102.3983
      #9048fb color charts
#9048fb RGB chart
      #9048fb CMYK chart
      #9048fb RGB pie chart
      #9048fb color shades, tints & tones
#9048fb color schemes
#9048fb color preview, HTML & CSS examples
           This text has a color of #9048fb        
        
          <p style="color:#9048fb;">Text here</p>
        
        
          .mytext {color:#9048fb;}
        
        Text color #9048fb
      
           This box has a color of #9048fb        
        
          <div style="background-color:#9048fb;">Content here</div>
        
        
          .mybackground {background-color:#9048fb;}
        
        Background color #9048fb
      
           Border around this has a color of #9048fb        
        
          <div style="border:2px solid #9048fb;">Content here</div>
        
        
          .myborder {border:2px solid #9048fb;}
        
        Border color #9048fb