#8d07bf color space conversions
Hex:
        #8d07bf
        RGB:
        141, 7, 191
        CMY:
        45, 97, 25
        CMYK:
        26, 96, 0, 25
      HSL:
        284°, 92.9293%, 38.8235%
        HSV (HSB):
        284°, 96.3351%, 74.9020%
        XYZ:
        20.4645, 9.5763, 50.0600
        xyY:
        0.2555, 0.1196, 9.5763
      CIE-Lab:
        37.0709, 70.9256, -62.8604
        CIE-LCH:
        37.0709, 94.7727, 318.4499
        CIE-Luv:
        37.0709, 30.1753, -93.5456
        Hunter-Lab:
        30.9455, 63.8883, -74.2504
      #8d07bf color charts
#8d07bf RGB chart
      #8d07bf CMYK chart
      #8d07bf RGB pie chart
      #8d07bf color shades, tints & tones
#8d07bf color schemes
#8d07bf color preview, HTML & CSS examples
           This text has a color of #8d07bf        
        
          <p style="color:#8d07bf;">Text here</p>
        
        
          .mytext {color:#8d07bf;}
        
        Text color #8d07bf
      
           This box has a color of #8d07bf        
        
          <div style="background-color:#8d07bf;">Content here</div>
        
        
          .mybackground {background-color:#8d07bf;}
        
        Background color #8d07bf
      
           Border around this has a color of #8d07bf        
        
          <div style="border:2px solid #8d07bf;">Content here</div>
        
        
          .myborder {border:2px solid #8d07bf;}
        
        Border color #8d07bf