#9f78c9 color space conversions
Hex:
#9f78c9
RGB:
159, 120, 201
CMY:
38, 53, 21
CMYK:
21, 40, 0, 21
HSL:
269°, 42.8571%, 62.9412%
HSV (HSB):
269°, 40.2985%, 78.8235%
XYZ:
31.5572, 25.0209, 58.4246
xyY:
0.2744, 0.2176, 25.0209
CIE-Lab:
57.0958, 31.1554, -36.4934
CIE-LCH:
57.0958, 47.9836, 310.4882
CIE-Luv:
57.0958, 14.0982, -60.5013
Hunter-Lab:
50.0209, 25.0754, -34.2363
#9f78c9 color charts
#9f78c9 color shades, tints & tones
#9f78c9 color schemes
#9f78c9 color preview, HTML & CSS examples
This text has a color of #9f78c9
<p style="color:#9f78c9;">Text here</p>
.mytext {color:#9f78c9;}
This box has a color of #9f78c9
<div style="background-color:#9f78c9;">Content here</div>
.mybackground {background-color:#9f78c9;}
Border around this has a color of #9f78c9
<div style="border:2px solid #9f78c9;">Content here</div>
.myborder {border:2px solid #9f78c9;}