#d003c1 color space conversions
Hex:
#d003c1
RGB:
208, 3, 193
CMY:
18, 99, 24
CMYK:
0, 99, 7, 18
HSL:
304°, 97.1564%, 41.3725%
HSV (HSB):
304°, 98.5577%, 81.5686%
XYZ:
35.6706, 17.3253, 51.9161
xyY:
0.3400, 0.1651, 17.3253
CIE-Lab:
48.6673, 81.9184, -44.7513
CIE-LCH:
48.6673, 93.3451, 331.3526
CIE-Luv:
48.6673, 74.8583, -77.7099
Hunter-Lab:
41.6236, 80.1295, -44.8144
#d003c1 color charts
#d003c1 color shades, tints & tones
#d003c1 color schemes
#d003c1 color preview, HTML & CSS examples
This text has a color of #d003c1
<p style="color:#d003c1;">Text here</p>
.mytext {color:#d003c1;}
This box has a color of #d003c1
<div style="background-color:#d003c1;">Content here</div>
.mybackground {background-color:#d003c1;}
Border around this has a color of #d003c1
<div style="border:2px solid #d003c1;">Content here</div>
.myborder {border:2px solid #d003c1;}