#d003cb color space conversions
Hex:
#d003cb
RGB:
208, 3, 203
CMY:
18, 99, 20
CMYK:
0, 99, 2, 18
HSL:
301°, 97.1564%, 41.3725%
HSV (HSB):
301°, 98.5577%, 81.5686%
XYZ:
36.8245, 17.7868, 57.9922
xyY:
0.3270, 0.1580, 17.7868
CIE-Lab:
49.2365, 83.3125, -49.6420
CIE-LCH:
49.2365, 96.9809, 329.2113
CIE-Luv:
49.2365, 70.7735, -85.2324
Hunter-Lab:
42.1744, 82.0515, -52.0051
#d003cb color charts
#d003cb color shades, tints & tones
#d003cb color schemes
#d003cb color preview, HTML & CSS examples
This text has a color of #d003cb
<p style="color:#d003cb;">Text here</p>
.mytext {color:#d003cb;}
This box has a color of #d003cb
<div style="background-color:#d003cb;">Content here</div>
.mybackground {background-color:#d003cb;}
Border around this has a color of #d003cb
<div style="border:2px solid #d003cb;">Content here</div>
.myborder {border:2px solid #d003cb;}