#d602e3 color space conversions
Hex:
#d602e3
RGB:
214, 2, 227
CMY:
16, 99, 11
CMYK:
6, 99, 0, 11
HSL:
297°, 98.2533%, 44.9020%
HSV (HSB):
297°, 99.1189%, 89.0196%
XYZ:
41.6184, 19.8856, 74.3178
xyY:
0.3064, 0.1464, 19.8856
CIE-Lab:
51.7076, 87.8378, -59.3552
CIE-LCH:
51.7076, 106.0119, 325.9517
CIE-Luv:
51.7076, 65.8258, -101.0771
Hunter-Lab:
44.5933, 88.5537, -67.5956
#d602e3 color charts
#d602e3 color shades, tints & tones
#d602e3 color schemes
#d602e3 color preview, HTML & CSS examples
This text has a color of #d602e3
<p style="color:#d602e3;">Text here</p>
.mytext {color:#d602e3;}
This box has a color of #d602e3
<div style="background-color:#d602e3;">Content here</div>
.mybackground {background-color:#d602e3;}
Border around this has a color of #d602e3
<div style="border:2px solid #d602e3;">Content here</div>
.myborder {border:2px solid #d602e3;}