#d02db4 color space conversions
Hex:
#d02db4
RGB:
208, 45, 180
CMY:
18, 82, 29
CMYK:
0, 78, 13, 18
HSL:
310°, 64.4269%, 49.6078%
HSV (HSB):
310°, 78.3654%, 81.5686%
XYZ:
35.1890, 18.5820, 44.9120
xyY:
0.3566, 0.1883, 18.5820
CIE-Lab:
50.1945, 73.7053, -34.7497
CIE-LCH:
50.1945, 81.4862, 334.7576
CIE-Luv:
50.1945, 75.6213, -62.3703
Hunter-Lab:
43.1068, 70.2766, -31.5982
#d02db4 color charts
#d02db4 color shades, tints & tones
#d02db4 color schemes
#d02db4 color preview, HTML & CSS examples
This text has a color of #d02db4
<p style="color:#d02db4;">Text here</p>
.mytext {color:#d02db4;}
This box has a color of #d02db4
<div style="background-color:#d02db4;">Content here</div>
.mybackground {background-color:#d02db4;}
Border around this has a color of #d02db4
<div style="border:2px solid #d02db4;">Content here</div>
.myborder {border:2px solid #d02db4;}