#d602e7 color space conversions
Hex:
#d602e7
RGB:
214, 2, 231
CMY:
16, 99, 9
CMYK:
7, 99, 0, 9
HSL:
296°, 98.2833%, 45.6863%
HSV (HSB):
296°, 99.1342%, 90.5882%
XYZ:
42.1771, 20.1091, 77.2598
xyY:
0.3022, 0.1441, 20.1091
CIE-Lab:
51.9603, 88.4401, -61.2132
CIE-LCH:
51.9603, 107.5579, 325.3112
CIE-Luv:
51.9603, 64.3492, -103.9634
Hunter-Lab:
44.8431, 89.4120, -70.7599
#d602e7 color charts
#d602e7 color shades, tints & tones
#d602e7 color schemes
#d602e7 color preview, HTML & CSS examples
This text has a color of #d602e7
<p style="color:#d602e7;">Text here</p>
.mytext {color:#d602e7;}
This box has a color of #d602e7
<div style="background-color:#d602e7;">Content here</div>
.mybackground {background-color:#d602e7;}
Border around this has a color of #d602e7
<div style="border:2px solid #d602e7;">Content here</div>
.myborder {border:2px solid #d602e7;}