#9936cd color space conversions
Hex:
        #9936cd
        RGB:
        153, 54, 205
        CMY:
        40, 79, 20
        CMYK:
        25, 74, 0, 20
      HSL:
        279°, 60.1594%, 50.7843%
        HSV (HSB):
        279°, 73.6585%, 80.3922%
        XYZ:
        25.4755, 13.8184, 59.0821
        xyY:
        0.2590, 0.1405, 13.8184
      CIE-Lab:
        43.9714, 63.8801, -59.7291
        CIE-LCH:
        43.9714, 87.4542, 316.9234
        CIE-Luv:
        43.9714, 28.9830, -94.3208
        Hunter-Lab:
        37.1731, 57.2766, -68.2130
      #9936cd color charts
#9936cd RGB chart
      #9936cd CMYK chart
      #9936cd RGB pie chart
      #9936cd color shades, tints & tones
#9936cd color schemes
#9936cd color preview, HTML & CSS examples
           This text has a color of #9936cd        
        
          <p style="color:#9936cd;">Text here</p>
        
        
          .mytext {color:#9936cd;}
        
        Text color #9936cd
      
           This box has a color of #9936cd        
        
          <div style="background-color:#9936cd;">Content here</div>
        
        
          .mybackground {background-color:#9936cd;}
        
        Background color #9936cd
      
           Border around this has a color of #9936cd        
        
          <div style="border:2px solid #9936cd;">Content here</div>
        
        
          .myborder {border:2px solid #9936cd;}
        
        Border color #9936cd