#bd81fd color space conversions
Hex:
#bd81fd
RGB:
189, 129, 253
CMY:
26, 49, 1
CMYK:
25, 49, 0, 1
HSL:
269°, 96.8750%, 74.9020%
HSV (HSB):
269°, 49.0119%, 99.2157%
XYZ:
46.5661, 33.6112, 96.9618
xyY:
0.2629, 0.1897, 33.6112
CIE-Lab:
64.6528, 46.5261, -53.3606
CIE-LCH:
64.6528, 70.7957, 311.0858
CIE-Luv:
64.6528, 19.7322, -91.5368
Hunter-Lab:
57.9751, 41.9162, -58.5783
#bd81fd color charts
#bd81fd color shades, tints & tones
#bd81fd color schemes
#bd81fd color preview, HTML & CSS examples
This text has a color of #bd81fd
<p style="color:#bd81fd;">Text here</p>
.mytext {color:#bd81fd;}
This box has a color of #bd81fd
<div style="background-color:#bd81fd;">Content here</div>
.mybackground {background-color:#bd81fd;}
Border around this has a color of #bd81fd
<div style="border:2px solid #bd81fd;">Content here</div>
.myborder {border:2px solid #bd81fd;}