#d003bb color space conversions
Hex:
#d003bb
RGB:
208, 3, 187
CMY:
18, 99, 27
CMYK:
0, 99, 10, 18
HSL:
306°, 97.1564%, 41.3725%
HSV (HSB):
306°, 98.5577%, 81.5686%
XYZ:
35.0146, 17.0629, 48.4617
xyY:
0.3483, 0.1697, 17.0629
CIE-Lab:
48.3392, 81.1082, -41.7717
CIE-LCH:
48.3392, 91.2328, 332.7510
CIE-Luv:
48.3392, 77.3841, -73.1454
Hunter-Lab:
41.3072, 79.0202, -40.6440
#d003bb color charts
#d003bb color shades, tints & tones
#d003bb color schemes
#d003bb color preview, HTML & CSS examples
This text has a color of #d003bb
<p style="color:#d003bb;">Text here</p>
.mytext {color:#d003bb;}
This box has a color of #d003bb
<div style="background-color:#d003bb;">Content here</div>
.mybackground {background-color:#d003bb;}
Border around this has a color of #d003bb
<div style="border:2px solid #d003bb;">Content here</div>
.myborder {border:2px solid #d003bb;}