#8b1aff color space conversions
Hex:
        #8b1aff
        RGB:
        139, 26, 255
        CMY:
        45, 90, 0
        CMYK:
        45, 90, 0, 0
      HSL:
        270°, 100.0000%, 55.0980%
        HSV (HSB):
        270°, 89.8039%, 100.0000%
        XYZ:
        29.0669, 13.4478, 95.6714
        xyY:
        0.2103, 0.0973, 13.4478
      CIE-Lab:
        43.4303, 80.7004, -89.0936
        CIE-LCH:
        43.4303, 120.2091, 312.1701
        CIE-Luv:
        43.4303, 15.0761, -132.4518
        Hunter-Lab:
        36.6712, 77.3107, -129.0118
      #8b1aff color charts
#8b1aff RGB chart
      #8b1aff CMYK chart
      #8b1aff RGB pie chart
      #8b1aff color shades, tints & tones
#8b1aff color schemes
#8b1aff color preview, HTML & CSS examples
           This text has a color of #8b1aff        
        
          <p style="color:#8b1aff;">Text here</p>
        
        
          .mytext {color:#8b1aff;}
        
        Text color #8b1aff
      
           This box has a color of #8b1aff        
        
          <div style="background-color:#8b1aff;">Content here</div>
        
        
          .mybackground {background-color:#8b1aff;}
        
        Background color #8b1aff
      
           Border around this has a color of #8b1aff        
        
          <div style="border:2px solid #8b1aff;">Content here</div>
        
        
          .myborder {border:2px solid #8b1aff;}
        
        Border color #8b1aff