#c02ae8 color space conversions
Hex:
        #c02ae8
        RGB:
        192, 42, 232
        CMY:
        25, 84, 9
        CMYK:
        17, 82, 0, 9
      HSL:
        287°, 80.5085%, 53.7255%
        HSV (HSB):
        287°, 81.8966%, 90.9804%
        XYZ:
        37.1317, 18.6886, 77.9941
        xyY:
        0.2775, 0.1397, 18.6886
      CIE-Lab:
        50.3209, 79.6494, -64.6032
        CIE-LCH:
        50.3209, 102.5553, 320.9547
        CIE-Luv:
        50.3209, 46.7747, -106.8413
        Hunter-Lab:
        43.2303, 77.6655, -76.7071
      #c02ae8 color charts
#c02ae8 RGB chart
      #c02ae8 CMYK chart
      #c02ae8 RGB pie chart
      #c02ae8 color shades, tints & tones
#c02ae8 color schemes
#c02ae8 color preview, HTML & CSS examples
           This text has a color of #c02ae8        
        
          <p style="color:#c02ae8;">Text here</p>
        
        
          .mytext {color:#c02ae8;}
        
        Text color #c02ae8
      
           This box has a color of #c02ae8        
        
          <div style="background-color:#c02ae8;">Content here</div>
        
        
          .mybackground {background-color:#c02ae8;}
        
        Background color #c02ae8
      
           Border around this has a color of #c02ae8        
        
          <div style="border:2px solid #c02ae8;">Content here</div>
        
        
          .myborder {border:2px solid #c02ae8;}
        
        Border color #c02ae8