#9995ed color space conversions
Hex:
#9995ed
RGB:
153, 149, 237
CMY:
40, 42, 7
CMYK:
35, 37, 0, 7
HSL:
243°, 70.9677%, 75.6863%
HSV (HSB):
243°, 37.1308%, 92.9412%
XYZ:
39.1704, 34.3816, 84.6926
xyY:
0.2475, 0.2173, 34.3816
CIE-Lab:
65.2644, 21.8084, -43.8215
CIE-LCH:
65.2644, 48.9483, 296.4579
CIE-Luv:
65.2644, -3.5296, -72.8239
Hunter-Lab:
58.6358, 16.6302, -44.5923
#9995ed color charts
#9995ed color shades, tints & tones
#9995ed color schemes
#9995ed color preview, HTML & CSS examples
This text has a color of #9995ed
<p style="color:#9995ed;">Text here</p>
.mytext {color:#9995ed;}
This box has a color of #9995ed
<div style="background-color:#9995ed;">Content here</div>
.mybackground {background-color:#9995ed;}
Border around this has a color of #9995ed
<div style="border:2px solid #9995ed;">Content here</div>
.myborder {border:2px solid #9995ed;}