#d002bc color space conversions
Hex:
#d002bc
RGB:
208, 2, 188
CMY:
18, 99, 26
CMYK:
0, 99, 10, 18
HSL:
306°, 98.0952%, 41.1765%
HSV (HSB):
306°, 99.0385%, 81.5686%
XYZ:
35.1112, 17.0842, 49.0240
xyY:
0.3469, 0.1688, 17.0842
CIE-Lab:
48.3659, 81.3224, -42.3139
CIE-LCH:
48.3659, 91.6722, 332.5110
CIE-Luv:
48.3659, 77.0133, -73.9724
Hunter-Lab:
41.3330, 79.2981, -41.3892
#d002bc color charts
#d002bc color shades, tints & tones
#d002bc color schemes
#d002bc color preview, HTML & CSS examples
This text has a color of #d002bc
<p style="color:#d002bc;">Text here</p>
.mytext {color:#d002bc;}
This box has a color of #d002bc
<div style="background-color:#d002bc;">Content here</div>
.mybackground {background-color:#d002bc;}
Border around this has a color of #d002bc
<div style="border:2px solid #d002bc;">Content here</div>
.myborder {border:2px solid #d002bc;}