#9942d8 color space conversions
Hex:
        #9942d8
        RGB:
        153, 66, 216
        CMY:
        40, 74, 15
        CMYK:
        29, 69, 0, 15
      HSL:
        275°, 65.7895%, 55.2941%
        HSV (HSB):
        275°, 69.4444%, 84.7059%
        XYZ:
        27.4798, 15.6266, 66.5336
        xyY:
        0.2506, 0.1425, 15.6266
      CIE-Lab:
        46.4807, 61.3057, -61.9910
        CIE-LCH:
        46.4807, 87.1853, 314.6816
        CIE-Luv:
        46.4807, 24.3805, -98.8424
        Hunter-Lab:
        39.5305, 54.9065, -72.1194
      #9942d8 color charts
#9942d8 RGB chart
      #9942d8 CMYK chart
      #9942d8 RGB pie chart
      #9942d8 color shades, tints & tones
#9942d8 color schemes
#9942d8 color preview, HTML & CSS examples
           This text has a color of #9942d8        
        
          <p style="color:#9942d8;">Text here</p>
        
        
          .mytext {color:#9942d8;}
        
        Text color #9942d8
      
           This box has a color of #9942d8        
        
          <div style="background-color:#9942d8;">Content here</div>
        
        
          .mybackground {background-color:#9942d8;}
        
        Background color #9942d8
      
           Border around this has a color of #9942d8        
        
          <div style="border:2px solid #9942d8;">Content here</div>
        
        
          .myborder {border:2px solid #9942d8;}
        
        Border color #9942d8