#8e06ff color space conversions
Hex:
        #8e06ff
        RGB:
        142, 6, 255
        CMY:
        44, 98, 0
        CMYK:
        44, 98, 0, 0
      HSL:
        273°, 100.0000%, 51.1765%
        HSV (HSB):
        273°, 97.6471%, 100.0000%
        XYZ:
        29.2705, 13.1010, 95.5938
        xyY:
        0.2122, 0.0950, 13.1010
      CIE-Lab:
        42.9151, 83.7059, -89.9301
        CIE-LCH:
        42.9151, 122.8580, 312.9470
        CIE-Luv:
        42.9151, 17.0619, -132.9464
        Hunter-Lab:
        36.1953, 81.0075, -131.2512
      #8e06ff color charts
#8e06ff RGB chart
      #8e06ff CMYK chart
      #8e06ff RGB pie chart
      #8e06ff color shades, tints & tones
#8e06ff color schemes
#8e06ff color preview, HTML & CSS examples
           This text has a color of #8e06ff        
        
          <p style="color:#8e06ff;">Text here</p>
        
        
          .mytext {color:#8e06ff;}
        
        Text color #8e06ff
      
           This box has a color of #8e06ff        
        
          <div style="background-color:#8e06ff;">Content here</div>
        
        
          .mybackground {background-color:#8e06ff;}
        
        Background color #8e06ff
      
           Border around this has a color of #8e06ff        
        
          <div style="border:2px solid #8e06ff;">Content here</div>
        
        
          .myborder {border:2px solid #8e06ff;}
        
        Border color #8e06ff