#bc81f8 color space conversions
Hex:
#bc81f8
RGB:
188, 129, 248
CMY:
26, 49, 3
CMYK:
24, 48, 0, 3
HSL:
270°, 89.4737%, 73.9216%
HSV (HSB):
270°, 47.9839%, 97.2549%
XYZ:
45.5326, 33.1692, 92.8094
xyY:
0.2655, 0.1934, 33.1692
CIE-Lab:
64.2977, 45.1185, -51.1858
CIE-LCH:
64.2977, 68.2325, 311.3951
CIE-Luv:
64.2977, 19.9481, -87.7231
Hunter-Lab:
57.5927, 40.3342, -55.2297
#bc81f8 color charts
#bc81f8 color shades, tints & tones
#bc81f8 color schemes
#bc81f8 color preview, HTML & CSS examples
This text has a color of #bc81f8
<p style="color:#bc81f8;">Text here</p>
.mytext {color:#bc81f8;}
This box has a color of #bc81f8
<div style="background-color:#bc81f8;">Content here</div>
.mybackground {background-color:#bc81f8;}
Border around this has a color of #bc81f8
<div style="border:2px solid #bc81f8;">Content here</div>
.myborder {border:2px solid #bc81f8;}