#9f98d8 color space conversions
Hex:
#9f98d8
RGB:
159, 152, 216
CMY:
38, 40, 15
CMYK:
26, 30, 0, 15
HSL:
247°, 45.0704%, 72.1569%
HSV (HSB):
247°, 29.6296%, 84.7059%
XYZ:
37.9210, 34.7853, 69.6813
xyY:
0.2663, 0.2443, 34.7853
CIE-Lab:
65.5811, 16.4441, -31.6945
CIE-LCH:
65.5811, 35.7064, 297.4217
CIE-Luv:
65.5811, -0.4483, -52.0834
Hunter-Lab:
58.9790, 11.5545, -28.7634
#9f98d8 color charts
#9f98d8 color shades, tints & tones
#9f98d8 color schemes
#9f98d8 color preview, HTML & CSS examples
This text has a color of #9f98d8
<p style="color:#9f98d8;">Text here</p>
.mytext {color:#9f98d8;}
This box has a color of #9f98d8
<div style="background-color:#9f98d8;">Content here</div>
.mybackground {background-color:#9f98d8;}
Border around this has a color of #9f98d8
<div style="border:2px solid #9f98d8;">Content here</div>
.myborder {border:2px solid #9f98d8;}