#8b1af2 color space conversions
Hex:
        #8b1af2
        RGB:
        139, 26, 242
        CMY:
        45, 90, 5
        CMYK:
        43, 89, 0, 5
      HSL:
        271°, 89.2562%, 52.5490%
        HSV (HSB):
        271°, 89.2562%, 94.9020%
        XYZ:
        27.0439, 12.6386, 85.0185
        xyY:
        0.2169, 0.1014, 12.6386
      CIE-Lab:
        42.2135, 77.9415, -83.8000
        CIE-LCH:
        42.2135, 114.4435, 312.9256
        CIE-Luv:
        42.2135, 17.2876, -124.6721
        Hunter-Lab:
        35.5508, 73.5732, -116.9047
      #8b1af2 color charts
#8b1af2 RGB chart
      #8b1af2 CMYK chart
      #8b1af2 RGB pie chart
      #8b1af2 color shades, tints & tones
#8b1af2 color schemes
#8b1af2 color preview, HTML & CSS examples
           This text has a color of #8b1af2        
        
          <p style="color:#8b1af2;">Text here</p>
        
        
          .mytext {color:#8b1af2;}
        
        Text color #8b1af2
      
           This box has a color of #8b1af2        
        
          <div style="background-color:#8b1af2;">Content here</div>
        
        
          .mybackground {background-color:#8b1af2;}
        
        Background color #8b1af2
      
           Border around this has a color of #8b1af2        
        
          <div style="border:2px solid #8b1af2;">Content here</div>
        
        
          .myborder {border:2px solid #8b1af2;}
        
        Border color #8b1af2