#9945fe color space conversions
Hex:
        #9945fe
        RGB:
        153, 69, 254
        CMY:
        40, 73, 0
        CMYK:
        40, 73, 0, 0
      HSL:
        267°, 98.9305%, 63.3333%
        HSV (HSB):
        267°, 72.8346%, 99.6078%
        XYZ:
        33.1544, 18.1843, 95.5284
        xyY:
        0.2257, 0.1238, 18.1843
      CIE-Lab:
        49.7189, 68.6977, -78.1557
        CIE-LCH:
        49.7189, 104.0562, 311.3150
        CIE-Luv:
        49.7189, 16.7957, -124.1765
        Hunter-Lab:
        42.6431, 64.1559, -102.9705
      #9945fe color charts
#9945fe RGB chart
      #9945fe CMYK chart
      #9945fe RGB pie chart
      #9945fe color shades, tints & tones
#9945fe color schemes
#9945fe color preview, HTML & CSS examples
           This text has a color of #9945fe        
        
          <p style="color:#9945fe;">Text here</p>
        
        
          .mytext {color:#9945fe;}
        
        Text color #9945fe
      
           This box has a color of #9945fe        
        
          <div style="background-color:#9945fe;">Content here</div>
        
        
          .mybackground {background-color:#9945fe;}
        
        Background color #9945fe
      
           Border around this has a color of #9945fe        
        
          <div style="border:2px solid #9945fe;">Content here</div>
        
        
          .myborder {border:2px solid #9945fe;}
        
        Border color #9945fe