#921e7e color space conversions
Hex:
#921e7e
RGB:
146, 30, 126
CMY:
43, 88, 51
CMYK:
0, 79, 14, 43
HSL:
310°, 65.9091%, 34.5098%
HSV (HSB):
310°, 79.4521%, 57.2549%
XYZ:
16.0842, 8.5459, 20.5405
xyY:
0.3561, 0.1892, 8.5459
CIE-Lab:
35.0949, 56.3243, -26.6098
CIE-LCH:
35.0949, 62.2938, 334.7121
CIE-Luv:
35.0949, 52.3008, -43.2417
Hunter-Lab:
29.2334, 47.0525, -21.1960
#921e7e color charts
#921e7e color shades, tints & tones
#921e7e color schemes
#921e7e color preview, HTML & CSS examples
This text has a color of #921e7e
<p style="color:#921e7e;">Text here</p>
.mytext {color:#921e7e;}
This box has a color of #921e7e
<div style="background-color:#921e7e;">Content here</div>
.mybackground {background-color:#921e7e;}
Border around this has a color of #921e7e
<div style="border:2px solid #921e7e;">Content here</div>
.myborder {border:2px solid #921e7e;}