#9311eb color space conversions
Hex:
        #9311eb
        RGB:
        147, 17, 235
        CMY:
        42, 93, 8
        CMYK:
        37, 93, 0, 8
      HSL:
        276°, 86.5079%, 49.4118%
        HSV (HSB):
        276°, 92.7660%, 92.1569%
        XYZ:
        27.2285, 12.6021, 79.5946
        xyY:
        0.2280, 0.1055, 12.6021
      CIE-Lab:
        42.1575, 78.9296, -79.8938
        CIE-LCH:
        42.1575, 112.3071, 314.6522
        CIE-Luv:
        42.1575, 22.7485, -120.0706
        Hunter-Lab:
        35.4994, 74.7875, -108.0867
      #9311eb color charts
#9311eb RGB chart
      #9311eb CMYK chart
      #9311eb RGB pie chart
      #9311eb color shades, tints & tones
#9311eb color schemes
#9311eb color preview, HTML & CSS examples
           This text has a color of #9311eb        
        
          <p style="color:#9311eb;">Text here</p>
        
        
          .mytext {color:#9311eb;}
        
        Text color #9311eb
      
           This box has a color of #9311eb        
        
          <div style="background-color:#9311eb;">Content here</div>
        
        
          .mybackground {background-color:#9311eb;}
        
        Background color #9311eb
      
           Border around this has a color of #9311eb        
        
          <div style="border:2px solid #9311eb;">Content here</div>
        
        
          .myborder {border:2px solid #9311eb;}
        
        Border color #9311eb