#d121e8 color space conversions
Hex:
#d121e8
RGB:
209, 33, 232
CMY:
18, 87, 9
CMYK:
10, 86, 0, 9
HSL:
293°, 81.2245%, 51.9608%
HSV (HSB):
293°, 85.7759%, 90.9804%
XYZ:
41.4038, 20.4692, 78.1127
xyY:
0.2958, 0.1462, 20.4692
CIE-Lab:
52.3636, 84.3567, -61.1718
CIE-LCH:
52.3636, 104.2020, 324.0520
CIE-Luv:
52.3636, 58.7752, -103.6242
Hunter-Lab:
45.2429, 84.1783, -70.6951
#d121e8 color charts
#d121e8 color shades, tints & tones
#d121e8 color schemes
#d121e8 color preview, HTML & CSS examples
This text has a color of #d121e8
<p style="color:#d121e8;">Text here</p>
.mytext {color:#d121e8;}
This box has a color of #d121e8
<div style="background-color:#d121e8;">Content here</div>
.mybackground {background-color:#d121e8;}
Border around this has a color of #d121e8
<div style="border:2px solid #d121e8;">Content here</div>
.myborder {border:2px solid #d121e8;}