#d602e2 color space conversions
Hex:
#d602e2
RGB:
214, 2, 226
CMY:
16, 99, 11
CMYK:
5, 99, 0, 11
HSL:
297°, 98.2456%, 44.7059%
HSV (HSB):
297°, 99.1150%, 88.6275%
XYZ:
41.4807, 19.8305, 73.5929
xyY:
0.3075, 0.1470, 19.8305
CIE-Lab:
51.6451, 87.6884, -58.8887
CIE-LCH:
51.6451, 105.6273, 326.1160
CIE-Luv:
51.6451, 66.1991, -100.3523
Hunter-Lab:
44.5315, 88.3412, -66.8108
#d602e2 color charts
#d602e2 color shades, tints & tones
#d602e2 color schemes
#d602e2 color preview, HTML & CSS examples
This text has a color of #d602e2
<p style="color:#d602e2;">Text here</p>
.mytext {color:#d602e2;}
This box has a color of #d602e2
<div style="background-color:#d602e2;">Content here</div>
.mybackground {background-color:#d602e2;}
Border around this has a color of #d602e2
<div style="border:2px solid #d602e2;">Content here</div>
.myborder {border:2px solid #d602e2;}