#9906fc color space conversions
Hex:
        #9906fc
        RGB:
        153, 6, 252
        CMY:
        40, 98, 1
        CMYK:
        39, 98, 0, 1
      HSL:
        276°, 97.6190%, 50.5882%
        HSV (HSB):
        276°, 97.6190%, 98.8235%
        XYZ:
        30.7727, 13.9308, 93.1625
        xyY:
        0.2232, 0.1010, 13.9308
      CIE-Lab:
        44.1336, 84.1340, -86.1917
        CIE-LCH:
        44.1336, 120.4473, 314.3079
        CIE-Luv:
        44.1336, 22.5063, -130.1606
        Hunter-Lab:
        37.3240, 81.8515, -121.8637
      #9906fc color charts
#9906fc RGB chart
      #9906fc CMYK chart
      #9906fc RGB pie chart
      #9906fc color shades, tints & tones
#9906fc color schemes
#9906fc color preview, HTML & CSS examples
           This text has a color of #9906fc        
        
          <p style="color:#9906fc;">Text here</p>
        
        
          .mytext {color:#9906fc;}
        
        Text color #9906fc
      
           This box has a color of #9906fc        
        
          <div style="background-color:#9906fc;">Content here</div>
        
        
          .mybackground {background-color:#9906fc;}
        
        Background color #9906fc
      
           Border around this has a color of #9906fc        
        
          <div style="border:2px solid #9906fc;">Content here</div>
        
        
          .myborder {border:2px solid #9906fc;}
        
        Border color #9906fc