#8c02ca color space conversions
Hex:
        #8c02ca
        RGB:
        140, 2, 202
        CMY:
        45, 99, 21
        CMYK:
        31, 99, 0, 21
      HSL:
        281°, 98.0392%, 40.0000%
        HSV (HSB):
        281°, 99.0099%, 79.2157%
        XYZ:
        21.4976, 9.8831, 56.6517
        xyY:
        0.2442, 0.1123, 9.8831
      CIE-Lab:
        37.6319, 73.4683, -68.3911
        CIE-LCH:
        37.6319, 100.3740, 317.0498
        CIE-Luv:
        37.6319, 27.0519, -101.0191
        Hunter-Lab:
        31.4375, 67.0465, -84.8370
      #8c02ca color charts
#8c02ca RGB chart
      #8c02ca CMYK chart
      #8c02ca RGB pie chart
      #8c02ca color shades, tints & tones
#8c02ca color schemes
#8c02ca color preview, HTML & CSS examples
           This text has a color of #8c02ca        
        
          <p style="color:#8c02ca;">Text here</p>
        
        
          .mytext {color:#8c02ca;}
        
        Text color #8c02ca
      
           This box has a color of #8c02ca        
        
          <div style="background-color:#8c02ca;">Content here</div>
        
        
          .mybackground {background-color:#8c02ca;}
        
        Background color #8c02ca
      
           Border around this has a color of #8c02ca        
        
          <div style="border:2px solid #8c02ca;">Content here</div>
        
        
          .myborder {border:2px solid #8c02ca;}
        
        Border color #8c02ca