#d602e1 color space conversions
Hex:
#d602e1
RGB:
214, 2, 225
CMY:
16, 99, 12
CMYK:
5, 99, 0, 12
HSL:
297°, 98.2379%, 44.5098%
HSV (HSB):
297°, 99.1111%, 88.2353%
XYZ:
41.3439, 19.7758, 72.8722
xyY:
0.3086, 0.1476, 19.7758
CIE-Lab:
51.5828, 87.5394, -58.4213
CIE-LCH:
51.5828, 105.2435, 326.2820
CIE-Luv:
51.5828, 66.5740, -99.6262
Hunter-Lab:
44.4700, 88.1295, -66.0285
#d602e1 color charts
#d602e1 color shades, tints & tones
#d602e1 color schemes
#d602e1 color preview, HTML & CSS examples
This text has a color of #d602e1
<p style="color:#d602e1;">Text here</p>
.mytext {color:#d602e1;}
This box has a color of #d602e1
<div style="background-color:#d602e1;">Content here</div>
.mybackground {background-color:#d602e1;}
Border around this has a color of #d602e1
<div style="border:2px solid #d602e1;">Content here</div>
.myborder {border:2px solid #d602e1;}