#9912fc color space conversions
Hex:
        #9912fc
        RGB:
        153, 18, 252
        CMY:
        40, 93, 1
        CMYK:
        39, 93, 0, 1
      HSL:
        275°, 97.5000%, 52.9412%
        HSV (HSB):
        275°, 92.8571%, 98.8235%
        XYZ:
        30.9239, 14.2332, 93.2129
        xyY:
        0.2235, 0.1029, 14.2332
      CIE-Lab:
        44.5655, 82.8335, -85.4812
        CIE-LCH:
        44.5655, 119.0312, 314.0988
        CIE-Luv:
        44.5655, 22.1272, -129.7176
        Hunter-Lab:
        37.7269, 80.2902, -120.0806
      #9912fc color charts
#9912fc RGB chart
      #9912fc CMYK chart
      #9912fc RGB pie chart
      #9912fc color shades, tints & tones
#9912fc color schemes
#9912fc color preview, HTML & CSS examples
           This text has a color of #9912fc        
        
          <p style="color:#9912fc;">Text here</p>
        
        
          .mytext {color:#9912fc;}
        
        Text color #9912fc
      
           This box has a color of #9912fc        
        
          <div style="background-color:#9912fc;">Content here</div>
        
        
          .mybackground {background-color:#9912fc;}
        
        Background color #9912fc
      
           Border around this has a color of #9912fc        
        
          <div style="border:2px solid #9912fc;">Content here</div>
        
        
          .myborder {border:2px solid #9912fc;}
        
        Border color #9912fc