#bd80fc color space conversions
Hex:
#bd80fc
RGB:
189, 128, 252
CMY:
26, 50, 1
CMYK:
25, 49, 0, 1
HSL:
270°, 95.3846%, 74.5098%
HSV (HSB):
270°, 49.2063%, 98.8235%
XYZ:
46.2761, 33.2854, 96.0812
xyY:
0.2635, 0.1895, 33.2854
CIE-Lab:
64.3914, 46.8328, -53.2269
CIE-LCH:
64.3914, 70.8972, 311.3436
CIE-Luv:
64.3914, 20.2248, -91.2889
Hunter-Lab:
57.6935, 42.2116, -58.3544
#bd80fc color charts
#bd80fc color shades, tints & tones
#bd80fc color schemes
#bd80fc color preview, HTML & CSS examples
This text has a color of #bd80fc
<p style="color:#bd80fc;">Text here</p>
.mytext {color:#bd80fc;}
This box has a color of #bd80fc
<div style="background-color:#bd80fc;">Content here</div>
.mybackground {background-color:#bd80fc;}
Border around this has a color of #bd80fc
<div style="border:2px solid #bd80fc;">Content here</div>
.myborder {border:2px solid #bd80fc;}