#bd69e9 color space conversions
Hex:
#bd69e9
RGB:
189, 105, 233
CMY:
26, 59, 9
CMYK:
19, 55, 0, 9
HSL:
279°, 74.4186%, 66.2745%
HSV (HSB):
279°, 54.9356%, 91.3725%
XYZ:
40.7458, 26.8052, 80.1172
xyY:
0.2759, 0.1815, 26.8052
CIE-Lab:
58.7935, 54.6229, -51.6043
CIE-LCH:
58.7935, 75.1443, 316.6277
CIE-Luv:
58.7935, 31.1288, -88.0574
Hunter-Lab:
51.7737, 49.8752, -55.5067
#bd69e9 color charts
#bd69e9 color shades, tints & tones
#bd69e9 color schemes
#bd69e9 color preview, HTML & CSS examples
This text has a color of #bd69e9
<p style="color:#bd69e9;">Text here</p>
.mytext {color:#bd69e9;}
This box has a color of #bd69e9
<div style="background-color:#bd69e9;">Content here</div>
.mybackground {background-color:#bd69e9;}
Border around this has a color of #bd69e9
<div style="border:2px solid #bd69e9;">Content here</div>
.myborder {border:2px solid #bd69e9;}