#b985e7 color space conversions
Hex:
#b985e7
RGB:
185, 133, 231
CMY:
27, 48, 9
CMYK:
20, 42, 0, 9
HSL:
272°, 67.1233%, 71.3725%
HSV (HSB):
272°, 42.4242%, 90.5882%
XYZ:
42.8189, 32.8589, 79.6869
xyY:
0.2756, 0.2115, 32.8589
CIE-Lab:
64.0465, 38.2694, -42.2238
CIE-LCH:
64.0465, 56.9859, 312.1875
CIE-Luv:
64.0465, 19.3404, -72.1306
Hunter-Lab:
57.3227, 33.0214, -42.2959
#b985e7 color charts
#b985e7 color shades, tints & tones
#b985e7 color schemes
#b985e7 color preview, HTML & CSS examples
This text has a color of #b985e7
<p style="color:#b985e7;">Text here</p>
.mytext {color:#b985e7;}
This box has a color of #b985e7
<div style="background-color:#b985e7;">Content here</div>
.mybackground {background-color:#b985e7;}
Border around this has a color of #b985e7
<div style="border:2px solid #b985e7;">Content here</div>
.myborder {border:2px solid #b985e7;}