#8e06fe color space conversions
Hex:
        #8e06fe
        RGB:
        142, 6, 254
        CMY:
        44, 98, 0
        CMYK:
        44, 98, 0, 0
      HSL:
        273°, 99.2000%, 50.9804%
        HSV (HSB):
        273°, 97.6378%, 99.6078%
        XYZ:
        29.1098, 13.0368, 94.7480
        xyY:
        0.2126, 0.0952, 13.0368
      CIE-Lab:
        42.8186, 83.5029, -89.5299
        CIE-LCH:
        42.8186, 122.4269, 313.0051
        CIE-Luv:
        42.8186, 17.2357, -132.3587
        Hunter-Lab:
        36.1065, 80.7242, -130.3099
      #8e06fe color charts
#8e06fe RGB chart
      #8e06fe CMYK chart
      #8e06fe RGB pie chart
      #8e06fe color shades, tints & tones
#8e06fe color schemes
#8e06fe color preview, HTML & CSS examples
           This text has a color of #8e06fe        
        
          <p style="color:#8e06fe;">Text here</p>
        
        
          .mytext {color:#8e06fe;}
        
        Text color #8e06fe
      
           This box has a color of #8e06fe        
        
          <div style="background-color:#8e06fe;">Content here</div>
        
        
          .mybackground {background-color:#8e06fe;}
        
        Background color #8e06fe
      
           Border around this has a color of #8e06fe        
        
          <div style="border:2px solid #8e06fe;">Content here</div>
        
        
          .myborder {border:2px solid #8e06fe;}
        
        Border color #8e06fe