#8b00f5 color space conversions
Hex:
        #8b00f5
        RGB:
        139, 0, 245
        CMY:
        45, 100, 4
        CMYK:
        43, 100, 0, 4
      HSL:
        274°, 100.0000%, 48.0392%
        HSV (HSB):
        274°, 100.0000%, 96.0784%
        XYZ:
        27.1289, 12.0815, 87.2883
        xyY:
        0.2145, 0.0955, 12.0815
      CIE-Lab:
        41.3454, 82.0276, -86.9213
        CIE-LCH:
        41.3454, 119.5150, 313.3408
        CIE-Luv:
        41.3454, 17.7038, -127.4360
        Hunter-Lab:
        34.7585, 78.4912, -124.5628
      #8b00f5 color charts
#8b00f5 RGB chart
      #8b00f5 CMYK chart
      #8b00f5 RGB pie chart
      #8b00f5 color shades, tints & tones
#8b00f5 color schemes
#8b00f5 color preview, HTML & CSS examples
           This text has a color of #8b00f5        
        
          <p style="color:#8b00f5;">Text here</p>
        
        
          .mytext {color:#8b00f5;}
        
        Text color #8b00f5
      
           This box has a color of #8b00f5        
        
          <div style="background-color:#8b00f5;">Content here</div>
        
        
          .mybackground {background-color:#8b00f5;}
        
        Background color #8b00f5
      
           Border around this has a color of #8b00f5        
        
          <div style="border:2px solid #8b00f5;">Content here</div>
        
        
          .myborder {border:2px solid #8b00f5;}
        
        Border color #8b00f5