#d121d8 color space conversions
Hex:
#d121d8
RGB:
209, 33, 216
CMY:
18, 87, 15
CMYK:
3, 85, 0, 15
HSL:
298°, 73.4940%, 48.8235%
HSV (HSB):
298°, 84.7222%, 84.7059%
XYZ:
39.2330, 19.6009, 66.6813
xyY:
0.3126, 0.1562, 19.6009
CIE-Lab:
51.3829, 81.8404, -53.6643
CIE-LCH:
51.3829, 97.8658, 326.7464
CIE-Luv:
51.3829, 64.4142, -91.8768
Hunter-Lab:
44.2729, 80.7026, -58.3082
#d121d8 color charts
#d121d8 color shades, tints & tones
#d121d8 color schemes
#d121d8 color preview, HTML & CSS examples
This text has a color of #d121d8
<p style="color:#d121d8;">Text here</p>
.mytext {color:#d121d8;}
This box has a color of #d121d8
<div style="background-color:#d121d8;">Content here</div>
.mybackground {background-color:#d121d8;}
Border around this has a color of #d121d8
<div style="border:2px solid #d121d8;">Content here</div>
.myborder {border:2px solid #d121d8;}