#d03fa4 color space conversions
Hex:
#d03fa4
RGB:
208, 63, 164
CMY:
18, 75, 36
CMYK:
0, 70, 21, 18
HSL:
318°, 60.6695%, 53.1373%
HSV (HSB):
318°, 69.7115%, 81.5686%
XYZ:
34.4908, 19.6452, 37.0960
xyY:
0.3781, 0.2153, 19.6452
CIE-Lab:
51.4337, 65.9731, -23.4208
CIE-LCH:
51.4337, 70.0070, 340.4549
CIE-Luv:
51.4337, 77.1522, -44.7447
Hunter-Lab:
44.3230, 61.3381, -18.5966
#d03fa4 color charts
#d03fa4 color shades, tints & tones
#d03fa4 color schemes
#d03fa4 color preview, HTML & CSS examples
This text has a color of #d03fa4
<p style="color:#d03fa4;">Text here</p>
.mytext {color:#d03fa4;}
This box has a color of #d03fa4
<div style="background-color:#d03fa4;">Content here</div>
.mybackground {background-color:#d03fa4;}
Border around this has a color of #d03fa4
<div style="border:2px solid #d03fa4;">Content here</div>
.myborder {border:2px solid #d03fa4;}