#9985f9 color space conversions
Hex:
#9985f9
RGB:
153, 133, 249
CMY:
40, 48, 2
CMYK:
39, 47, 0, 2
HSL:
250°, 90.6250%, 74.9020%
HSV (HSB):
250°, 46.5863%, 97.6471%
XYZ:
38.6233, 30.3869, 93.4521
xyY:
0.2377, 0.1870, 30.3869
CIE-Lab:
61.9866, 34.1961, -55.6071
CIE-LCH:
61.9866, 65.2803, 301.5898
CIE-Luv:
61.9866, 1.2586, -92.9580
Hunter-Lab:
55.1243, 28.5998, -61.9271
#9985f9 color charts
#9985f9 color shades, tints & tones
#9985f9 color schemes
#9985f9 color preview, HTML & CSS examples
This text has a color of #9985f9
<p style="color:#9985f9;">Text here</p>
.mytext {color:#9985f9;}
This box has a color of #9985f9
<div style="background-color:#9985f9;">Content here</div>
.mybackground {background-color:#9985f9;}
Border around this has a color of #9985f9
<div style="border:2px solid #9985f9;">Content here</div>
.myborder {border:2px solid #9985f9;}