#bd89ec color space conversions
Hex:
#bd89ec
RGB:
189, 137, 236
CMY:
26, 46, 7
CMYK:
20, 42, 0, 7
HSL:
272°, 72.2628%, 73.1373%
HSV (HSB):
272°, 41.9492%, 92.5490%
XYZ:
45.0722, 34.7663, 83.6919
xyY:
0.2756, 0.2126, 34.7663
CIE-Lab:
65.5663, 38.3275, -42.5737
CIE-LCH:
65.5663, 57.2845, 311.9956
CIE-Luv:
65.5663, 19.3136, -73.0089
Hunter-Lab:
58.9629, 33.2633, -42.8821
#bd89ec color charts
#bd89ec color shades, tints & tones
#bd89ec color schemes
#bd89ec color preview, HTML & CSS examples
This text has a color of #bd89ec
<p style="color:#bd89ec;">Text here</p>
.mytext {color:#bd89ec;}
This box has a color of #bd89ec
<div style="background-color:#bd89ec;">Content here</div>
.mybackground {background-color:#bd89ec;}
Border around this has a color of #bd89ec
<div style="border:2px solid #bd89ec;">Content here</div>
.myborder {border:2px solid #bd89ec;}