#921ed5 color space conversions
Hex:
#921ed5
RGB:
146, 30, 213
CMY:
43, 88, 16
CMYK:
31, 86, 0, 16
HSL:
278°, 75.3086%, 47.6471%
HSV (HSB):
278°, 85.9155%, 83.5294%
XYZ:
24.3286, 11.8436, 63.9546
xyY:
0.2430, 0.1183, 11.8436
CIE-Lab:
40.9665, 71.9198, -69.2764
CIE-LCH:
40.9665, 99.8583, 316.0726
CIE-Luv:
40.9665, 26.2271, -105.2834
Hunter-Lab:
34.4146, 65.9608, -86.0918
#921ed5 color charts
#921ed5 color shades, tints & tones
#921ed5 color schemes
#921ed5 color preview, HTML & CSS examples
This text has a color of #921ed5
<p style="color:#921ed5;">Text here</p>
.mytext {color:#921ed5;}
This box has a color of #921ed5
<div style="background-color:#921ed5;">Content here</div>
.mybackground {background-color:#921ed5;}
Border around this has a color of #921ed5
<div style="border:2px solid #921ed5;">Content here</div>
.myborder {border:2px solid #921ed5;}