#d203bc color space conversions
Hex:
#d203bc
RGB:
210, 3, 188
CMY:
18, 99, 26
CMYK:
0, 99, 10, 18
HSL:
306°, 97.1831%, 41.7647%
HSV (HSB):
306°, 98.5714%, 82.3529%
XYZ:
35.6880, 17.3976, 49.0541
xyY:
0.3494, 0.1703, 17.3976
CIE-Lab:
48.7572, 81.5897, -41.6707
CIE-LCH:
48.7572, 91.6151, 332.9450
CIE-Luv:
48.7572, 78.4751, -73.2308
Hunter-Lab:
41.7104, 79.7337, -40.5314
#d203bc color charts
#d203bc color shades, tints & tones
#d203bc color schemes
#d203bc color preview, HTML & CSS examples
This text has a color of #d203bc
<p style="color:#d203bc;">Text here</p>
.mytext {color:#d203bc;}
This box has a color of #d203bc
<div style="background-color:#d203bc;">Content here</div>
.mybackground {background-color:#d203bc;}
Border around this has a color of #d203bc
<div style="border:2px solid #d203bc;">Content here</div>
.myborder {border:2px solid #d203bc;}