#989ff5 color space conversions
Hex:
#989ff5
RGB:
152, 159, 245
CMY:
40, 38, 4
CMYK:
38, 35, 0, 4
HSL:
235°, 82.3009%, 77.8431%
HSV (HSB):
235°, 37.9592%, 96.0784%
XYZ:
41.8285, 38.0642, 91.5287
xyY:
0.2440, 0.2221, 38.0642
CIE-Lab:
68.0679, 17.9570, -43.8091
CIE-LCH:
68.0679, 47.3465, 292.2884
CIE-Luv:
68.0679, -8.2217, -72.8080
Hunter-Lab:
61.6962, 13.0500, -44.7716
#989ff5 color charts
#989ff5 color shades, tints & tones
#989ff5 color schemes
#989ff5 color preview, HTML & CSS examples
This text has a color of #989ff5
<p style="color:#989ff5;">Text here</p>
.mytext {color:#989ff5;}
This box has a color of #989ff5
<div style="background-color:#989ff5;">Content here</div>
.mybackground {background-color:#989ff5;}
Border around this has a color of #989ff5
<div style="border:2px solid #989ff5;">Content here</div>
.myborder {border:2px solid #989ff5;}