#8e01cd color space conversions
Hex:
        #8e01cd
        RGB:
        142, 1, 205
        CMY:
        44, 100, 20
        CMYK:
        31, 100, 0, 20
      HSL:
        281°, 99.0291%, 40.3922%
        HSV (HSB):
        281°, 99.5122%, 80.3922%
        XYZ:
        22.1856, 10.1803, 58.5533
        xyY:
        0.2440, 0.1120, 10.1803
      CIE-Lab:
        38.1640, 74.3904, -69.2536
        CIE-LCH:
        38.1640, 101.6366, 317.0481
        CIE-Luv:
        38.1640, 27.4425, -102.6837
        Hunter-Lab:
        31.9065, 68.2803, -86.4715
      #8e01cd color charts
#8e01cd RGB chart
      #8e01cd CMYK chart
      #8e01cd RGB pie chart
      #8e01cd color shades, tints & tones
#8e01cd color schemes
#8e01cd color preview, HTML & CSS examples
           This text has a color of #8e01cd        
        
          <p style="color:#8e01cd;">Text here</p>
        
        
          .mytext {color:#8e01cd;}
        
        Text color #8e01cd
      
           This box has a color of #8e01cd        
        
          <div style="background-color:#8e01cd;">Content here</div>
        
        
          .mybackground {background-color:#8e01cd;}
        
        Background color #8e01cd
      
           Border around this has a color of #8e01cd        
        
          <div style="border:2px solid #8e01cd;">Content here</div>
        
        
          .myborder {border:2px solid #8e01cd;}
        
        Border color #8e01cd