#d002c5 color space conversions
Hex:
#d002c5
RGB:
208, 2, 197
CMY:
18, 99, 23
CMYK:
0, 99, 5, 18
HSL:
303°, 98.0952%, 41.1765%
HSV (HSB):
303°, 99.0385%, 81.5686%
XYZ:
36.1122, 17.4845, 54.2949
xyY:
0.3347, 0.1621, 17.4845
CIE-Lab:
48.8648, 82.5490, -46.7615
CIE-LCH:
48.8648, 94.8735, 330.4698
CIE-Luv:
48.8648, 73.2550, -80.7937
Hunter-Lab:
41.8145, 80.9822, -47.7161
#d002c5 color charts
#d002c5 color shades, tints & tones
#d002c5 color schemes
#d002c5 color preview, HTML & CSS examples
This text has a color of #d002c5
<p style="color:#d002c5;">Text here</p>
.mytext {color:#d002c5;}
This box has a color of #d002c5
<div style="background-color:#d002c5;">Content here</div>
.mybackground {background-color:#d002c5;}
Border around this has a color of #d002c5
<div style="border:2px solid #d002c5;">Content here</div>
.myborder {border:2px solid #d002c5;}