#bd65f6 color space conversions
Hex:
#bd65f6
RGB:
189, 101, 246
CMY:
26, 60, 4
CMYK:
23, 59, 0, 4
HSL:
276°, 88.9571%, 68.0392%
HSV (HSB):
276°, 58.9431%, 96.4706%
XYZ:
42.2745, 26.7800, 90.1297
xyY:
0.2656, 0.1682, 26.7800
CIE-Lab:
58.7701, 59.3808, -58.8732
CIE-LCH:
58.7701, 83.6190, 315.2460
CIE-Luv:
58.7701, 29.6983, -100.0436
Hunter-Lab:
51.7494, 55.2567, -67.0383
#bd65f6 color charts
#bd65f6 color shades, tints & tones
#bd65f6 color schemes
#bd65f6 color preview, HTML & CSS examples
This text has a color of #bd65f6
<p style="color:#bd65f6;">Text here</p>
.mytext {color:#bd65f6;}
This box has a color of #bd65f6
<div style="background-color:#bd65f6;">Content here</div>
.mybackground {background-color:#bd65f6;}
Border around this has a color of #bd65f6
<div style="border:2px solid #bd65f6;">Content here</div>
.myborder {border:2px solid #bd65f6;}