#c002d4 color space conversions
Hex:
#c002d4
RGB:
192, 2, 212
CMY:
25, 99, 17
CMYK:
9, 99, 0, 17
HSL:
294°, 98.1308%, 41.9608%
HSV (HSB):
294°, 99.0566%, 83.1373%
XYZ:
33.6436, 16.0034, 63.6031
xyY:
0.2971, 0.1413, 16.0034
CIE-Lab:
46.9789, 82.2309, -58.6028
CIE-LCH:
46.9789, 100.9762, 324.5240
CIE-Luv:
46.9789, 56.1117, -96.6551
Hunter-Lab:
40.0042, 80.1115, -66.2629
#c002d4 color charts
#c002d4 color shades, tints & tones
#c002d4 color schemes
#c002d4 color preview, HTML & CSS examples
This text has a color of #c002d4
<p style="color:#c002d4;">Text here</p>
.mytext {color:#c002d4;}
This box has a color of #c002d4
<div style="background-color:#c002d4;">Content here</div>
.mybackground {background-color:#c002d4;}
Border around this has a color of #c002d4
<div style="border:2px solid #c002d4;">Content here</div>
.myborder {border:2px solid #c002d4;}