#d602c0 color space conversions
Hex:
#d602c0
RGB:
214, 2, 192
CMY:
16, 99, 25
CMYK:
0, 99, 10, 16
HSL:
306°, 98.1481%, 42.3529%
HSV (HSB):
306°, 99.0654%, 83.9216%
XYZ:
37.2677, 18.1453, 51.4073
xyY:
0.3489, 0.1699, 18.1453
CIE-Lab:
49.6719, 82.8924, -42.5071
CIE-LCH:
49.6719, 93.1558, 332.8513
CIE-Luv:
49.6719, 79.8530, -74.9884
Hunter-Lab:
42.5973, 81.6213, -41.7343
#d602c0 color charts
#d602c0 color shades, tints & tones
#d602c0 color schemes
#d602c0 color preview, HTML & CSS examples
This text has a color of #d602c0
<p style="color:#d602c0;">Text here</p>
.mytext {color:#d602c0;}
This box has a color of #d602c0
<div style="background-color:#d602c0;">Content here</div>
.mybackground {background-color:#d602c0;}
Border around this has a color of #d602c0
<div style="border:2px solid #d602c0;">Content here</div>
.myborder {border:2px solid #d602c0;}