#9895d5 color space conversions
Hex:
#9895d5
RGB:
152, 149, 213
CMY:
40, 42, 16
CMYK:
29, 30, 0, 16
HSL:
243°, 43.2432%, 70.9804%
HSV (HSB):
243°, 30.0469%, 83.5294%
XYZ:
35.7066, 32.9744, 67.4335
xyY:
0.2623, 0.2423, 32.9744
CIE-Lab:
64.1402, 15.3462, -32.3054
CIE-LCH:
64.1402, 35.7651, 295.4093
CIE-Luv:
64.1402, -2.4079, -52.7461
Hunter-Lab:
57.4233, 10.5028, -29.4293
#9895d5 color charts
#9895d5 color shades, tints & tones
#9895d5 color schemes
#9895d5 color preview, HTML & CSS examples
This text has a color of #9895d5
<p style="color:#9895d5;">Text here</p>
.mytext {color:#9895d5;}
This box has a color of #9895d5
<div style="background-color:#9895d5;">Content here</div>
.mybackground {background-color:#9895d5;}
Border around this has a color of #9895d5
<div style="border:2px solid #9895d5;">Content here</div>
.myborder {border:2px solid #9895d5;}