#9f93d3 color space conversions
Hex:
#9f93d3
RGB:
159, 147, 211
CMY:
38, 42, 17
CMYK:
25, 30, 0, 17
HSL:
251°, 42.1053%, 70.1961%
HSV (HSB):
251°, 30.3318%, 82.7451%
XYZ:
36.4897, 32.9415, 66.0632
xyY:
0.2693, 0.2431, 32.9415
CIE-Lab:
64.1135, 18.0794, -31.1886
CIE-LCH:
64.1135, 36.0499, 300.1000
CIE-Luv:
64.1135, 2.0273, -51.2924
Hunter-Lab:
57.3947, 13.0437, -28.0684
#9f93d3 color charts
#9f93d3 color shades, tints & tones
#9f93d3 color schemes
#9f93d3 color preview, HTML & CSS examples
This text has a color of #9f93d3
<p style="color:#9f93d3;">Text here</p>
.mytext {color:#9f93d3;}
This box has a color of #9f93d3
<div style="background-color:#9f93d3;">Content here</div>
.mybackground {background-color:#9f93d3;}
Border around this has a color of #9f93d3
<div style="border:2px solid #9f93d3;">Content here</div>
.myborder {border:2px solid #9f93d3;}