#8b1eeb color space conversions
Hex:
        #8b1eeb
        RGB:
        139, 30, 235
        CMY:
        45, 88, 8
        CMYK:
        41, 87, 0, 8
      HSL:
        272°, 83.6735%, 51.9608%
        HSV (HSB):
        272°, 87.2340%, 92.1569%
        XYZ:
        26.1071, 12.4157, 79.6177
        xyY:
        0.2210, 0.1051, 12.4157
      CIE-Lab:
        41.8693, 75.5836, -80.4081
        CIE-LCH:
        41.8693, 110.3555, 313.2285
        CIE-Luv:
        41.8693, 18.2933, -120.1167
        Hunter-Lab:
        35.2359, 70.5923, -109.3044
      #8b1eeb color charts
#8b1eeb RGB chart
      #8b1eeb CMYK chart
      #8b1eeb RGB pie chart
      #8b1eeb color shades, tints & tones
#8b1eeb color schemes
#8b1eeb color preview, HTML & CSS examples
           This text has a color of #8b1eeb        
        
          <p style="color:#8b1eeb;">Text here</p>
        
        
          .mytext {color:#8b1eeb;}
        
        Text color #8b1eeb
      
           This box has a color of #8b1eeb        
        
          <div style="background-color:#8b1eeb;">Content here</div>
        
        
          .mybackground {background-color:#8b1eeb;}
        
        Background color #8b1eeb
      
           Border around this has a color of #8b1eeb        
        
          <div style="border:2px solid #8b1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #8b1eeb;}
        
        Border color #8b1eeb