#44298c color space conversions
Hex:
#44298c
RGB:
68, 41, 140
CMY:
73, 84, 45
CMYK:
51, 71, 0, 45
HSL:
256°, 54.6961%, 35.4902%
HSV (HSB):
256°, 70.7143%, 54.9020%
XYZ:
7.9105, 4.7083, 25.3028
xyY:
0.2086, 0.1242, 4.7083
CIE-Lab:
25.8869, 37.7550, -50.7418
CIE-LCH:
25.8869, 63.2469, 306.6514
CIE-Luv:
25.8869, 2.3683, -65.2756
Hunter-Lab:
21.6985, 27.1018, -53.9494
#44298c color charts
#44298c color shades, tints & tones
#44298c color schemes
#44298c color preview, HTML & CSS examples
This text has a color of #44298c
<p style="color:#44298c;">Text here</p>
.mytext {color:#44298c;}
This box has a color of #44298c
<div style="background-color:#44298c;">Content here</div>
.mybackground {background-color:#44298c;}
Border around this has a color of #44298c
<div style="border:2px solid #44298c;">Content here</div>
.myborder {border:2px solid #44298c;}