#8e07af color space conversions
Hex:
        #8e07af
        RGB:
        142, 7, 175
        CMY:
        44, 97, 31
        CMYK:
        19, 96, 0, 31
      HSL:
        288°, 92.3077%, 35.6863%
        HSV (HSB):
        288°, 96.0000%, 68.6275%
        XYZ:
        18.9692, 8.9979, 41.2944
        xyY:
        0.2739, 0.1299, 8.9979
      CIE-Lab:
        35.9802, 68.1427, -55.1473
        CIE-LCH:
        35.9802, 87.6621, 321.0170
        CIE-Luv:
        35.9802, 35.2089, -82.7203
        Hunter-Lab:
        29.9965, 60.3860, -60.6236
      #8e07af color charts
#8e07af RGB chart
      #8e07af CMYK chart
      #8e07af RGB pie chart
      #8e07af color shades, tints & tones
#8e07af color schemes
#8e07af color preview, HTML & CSS examples
           This text has a color of #8e07af        
        
          <p style="color:#8e07af;">Text here</p>
        
        
          .mytext {color:#8e07af;}
        
        Text color #8e07af
      
           This box has a color of #8e07af        
        
          <div style="background-color:#8e07af;">Content here</div>
        
        
          .mybackground {background-color:#8e07af;}
        
        Background color #8e07af
      
           Border around this has a color of #8e07af        
        
          <div style="border:2px solid #8e07af;">Content here</div>
        
        
          .myborder {border:2px solid #8e07af;}
        
        Border color #8e07af