#9511d2 color space conversions
Hex:
        #9511d2
        RGB:
        149, 17, 210
        CMY:
        42, 93, 18
        CMYK:
        29, 92, 0, 18
      HSL:
        281°, 85.0220%, 44.5098%
        HSV (HSB):
        281°, 91.9048%, 82.3529%
        XYZ:
        24.2277, 11.4436, 61.9047
        xyY:
        0.2483, 0.1173, 11.4436
      CIE-Lab:
        40.3178, 74.2769, -68.5858
        CIE-LCH:
        40.3178, 101.0993, 317.2812
        CIE-Luv:
        40.3178, 29.4156, -104.0070
        Hunter-Lab:
        33.8284, 68.6412, -84.8185
      #9511d2 color charts
#9511d2 RGB chart
      #9511d2 CMYK chart
      #9511d2 RGB pie chart
      #9511d2 color shades, tints & tones
#9511d2 color schemes
#9511d2 color preview, HTML & CSS examples
           This text has a color of #9511d2        
        
          <p style="color:#9511d2;">Text here</p>
        
        
          .mytext {color:#9511d2;}
        
        Text color #9511d2
      
           This box has a color of #9511d2        
        
          <div style="background-color:#9511d2;">Content here</div>
        
        
          .mybackground {background-color:#9511d2;}
        
        Background color #9511d2
      
           Border around this has a color of #9511d2        
        
          <div style="border:2px solid #9511d2;">Content here</div>
        
        
          .myborder {border:2px solid #9511d2;}
        
        Border color #9511d2