#8c02e1 color space conversions
Hex:
        #8c02e1
        RGB:
        140, 2, 225
        CMY:
        45, 99, 12
        CMYK:
        38, 99, 0, 12
      HSL:
        277°, 98.2379%, 44.5098%
        HSV (HSB):
        277°, 99.1111%, 88.2353%
        XYZ:
        24.4275, 11.0551, 72.0805
        xyY:
        0.2271, 0.1028, 11.0551
      CIE-Lab:
        39.6731, 77.9246, -78.3193
        CIE-LCH:
        39.6731, 110.4815, 314.8553
        CIE-Luv:
        39.6731, 21.9359, -115.3070
        Hunter-Lab:
        33.2492, 72.9542, -105.2595
      #8c02e1 color charts
#8c02e1 RGB chart
      #8c02e1 CMYK chart
      #8c02e1 RGB pie chart
      #8c02e1 color shades, tints & tones
#8c02e1 color schemes
#8c02e1 color preview, HTML & CSS examples
           This text has a color of #8c02e1        
        
          <p style="color:#8c02e1;">Text here</p>
        
        
          .mytext {color:#8c02e1;}
        
        Text color #8c02e1
      
           This box has a color of #8c02e1        
        
          <div style="background-color:#8c02e1;">Content here</div>
        
        
          .mybackground {background-color:#8c02e1;}
        
        Background color #8c02e1
      
           Border around this has a color of #8c02e1        
        
          <div style="border:2px solid #8c02e1;">Content here</div>
        
        
          .myborder {border:2px solid #8c02e1;}
        
        Border color #8c02e1