#9411eb color space conversions
Hex:
        #9411eb
        RGB:
        148, 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.4086, 12.6950, 79.6030
        xyY:
        0.2290, 0.1061, 12.6950
      CIE-Lab:
        42.3000, 79.0406, -79.6545
        CIE-LCH:
        42.3000, 112.2152, 314.7784
        CIE-Luv:
        42.3000, 23.2324, -119.9498
        Hunter-Lab:
        35.6300, 74.9598, -107.5223
      #9411eb color charts
#9411eb RGB chart
      #9411eb CMYK chart
      #9411eb RGB pie chart
      #9411eb color shades, tints & tones
#9411eb color schemes
#9411eb color preview, HTML & CSS examples
           This text has a color of #9411eb        
        
          <p style="color:#9411eb;">Text here</p>
        
        
          .mytext {color:#9411eb;}
        
        Text color #9411eb
      
           This box has a color of #9411eb        
        
          <div style="background-color:#9411eb;">Content here</div>
        
        
          .mybackground {background-color:#9411eb;}
        
        Background color #9411eb
      
           Border around this has a color of #9411eb        
        
          <div style="border:2px solid #9411eb;">Content here</div>
        
        
          .myborder {border:2px solid #9411eb;}
        
        Border color #9411eb