#c002ce color space conversions
Hex:
#c002ce
RGB:
192, 2, 206
CMY:
25, 99, 19
CMYK:
7, 99, 0, 19
HSL:
296°, 98.0769%, 40.7843%
HSV (HSB):
296°, 99.0291%, 80.7843%
XYZ:
32.9005, 15.7061, 59.6901
xyY:
0.3038, 0.1450, 15.7061
CIE-Lab:
46.5865, 81.2986, -55.7778
CIE-LCH:
46.5865, 98.5932, 325.5465
CIE-Luv:
46.5865, 58.2623, -92.3597
Hunter-Lab:
39.6309, 78.8316, -61.5578
#c002ce color charts
#c002ce RGB chart
#c002ce CMYK chart
#c002ce RGB pie chart
#c002ce color shades, tints & tones
#c002ce color schemes
#c002ce color preview, HTML & CSS examples
This text has a color of #c002ce
<p style="color:#c002ce;">Text here</p>
.mytext {color:#c002ce;}
Text color #c002ce
This box has a color of #c002ce
<div style="background-color:#c002ce;">Content here</div>
.mybackground {background-color:#c002ce;}
Background color #c002ce
Border around this has a color of #c002ce
<div style="border:2px solid #c002ce;">Content here</div>
.myborder {border:2px solid #c002ce;}
Border color #c002ce