#8e02ef color space conversions
Hex:
        #8e02ef
        RGB:
        142, 2, 239
        CMY:
        44, 99, 6
        CMYK:
        41, 99, 0, 6
      HSL:
        275°, 98.3402%, 47.2549%
        HSV (HSB):
        275°, 99.1632%, 93.7255%
        XYZ:
        26.7570, 12.0262, 82.5724
        xyY:
        0.2205, 0.0991, 12.0262
      CIE-Lab:
        41.2577, 80.8945, -83.6644
        CIE-LCH:
        41.2577, 116.3772, 314.0357
        CIE-Luv:
        41.2577, 20.0893, -123.5676
        Hunter-Lab:
        34.6788, 77.0368, -116.8980
      #8e02ef color charts
#8e02ef RGB chart
      #8e02ef CMYK chart
      #8e02ef RGB pie chart
      #8e02ef color shades, tints & tones
#8e02ef color schemes
#8e02ef color preview, HTML & CSS examples
           This text has a color of #8e02ef        
        
          <p style="color:#8e02ef;">Text here</p>
        
        
          .mytext {color:#8e02ef;}
        
        Text color #8e02ef
      
           This box has a color of #8e02ef        
        
          <div style="background-color:#8e02ef;">Content here</div>
        
        
          .mybackground {background-color:#8e02ef;}
        
        Background color #8e02ef
      
           Border around this has a color of #8e02ef        
        
          <div style="border:2px solid #8e02ef;">Content here</div>
        
        
          .myborder {border:2px solid #8e02ef;}
        
        Border color #8e02ef