#9da7e5 color space conversions
Hex:
#9da7e5
RGB:
157, 167, 229
CMY:
38, 35, 10
CMYK:
31, 27, 0, 10
HSL:
232°, 58.0645%, 75.6863%
HSV (HSB):
232°, 31.4410%, 89.8039%
XYZ:
41.8662, 40.4627, 79.7322
xyY:
0.2583, 0.2497, 40.4627
CIE-Lab:
69.7978, 10.6150, -32.3418
CIE-LCH:
69.7978, 34.0393, 288.1706
CIE-Luv:
69.7978, -8.3968, -52.8481
Hunter-Lab:
63.6103, 6.1649, -29.7898
#9da7e5 color charts
#9da7e5 color shades, tints & tones
#9da7e5 color schemes
#9da7e5 color preview, HTML & CSS examples
This text has a color of #9da7e5
<p style="color:#9da7e5;">Text here</p>
.mytext {color:#9da7e5;}
This box has a color of #9da7e5
<div style="background-color:#9da7e5;">Content here</div>
.mybackground {background-color:#9da7e5;}
Border around this has a color of #9da7e5
<div style="border:2px solid #9da7e5;">Content here</div>
.myborder {border:2px solid #9da7e5;}