#9945fd color space conversions
Hex:
        #9945fd
        RGB:
        153, 69, 253
        CMY:
        40, 73, 1
        CMYK:
        40, 73, 0, 1
      HSL:
        267°, 97.8723%, 63.1373%
        HSV (HSB):
        267°, 72.7273%, 99.2157%
        XYZ:
        32.9946, 18.1204, 94.6871
        xyY:
        0.2263, 0.1243, 18.1204
      CIE-Lab:
        49.6418, 68.4637, -77.7249
        CIE-LCH:
        49.6418, 103.5782, 311.3751
        CIE-Luv:
        49.6418, 16.9628, -123.5118
        Hunter-Lab:
        42.5681, 63.8617, -102.0852
      #9945fd color charts
#9945fd RGB chart
      #9945fd CMYK chart
      #9945fd RGB pie chart
      #9945fd color shades, tints & tones
#9945fd color schemes
#9945fd color preview, HTML & CSS examples
           This text has a color of #9945fd        
        
          <p style="color:#9945fd;">Text here</p>
        
        
          .mytext {color:#9945fd;}
        
        Text color #9945fd
      
           This box has a color of #9945fd        
        
          <div style="background-color:#9945fd;">Content here</div>
        
        
          .mybackground {background-color:#9945fd;}
        
        Background color #9945fd
      
           Border around this has a color of #9945fd        
        
          <div style="border:2px solid #9945fd;">Content here</div>
        
        
          .myborder {border:2px solid #9945fd;}
        
        Border color #9945fd