#bc79d8 color space conversions
Hex:
#bc79d8
RGB:
188, 121, 216
CMY:
26, 53, 15
CMYK:
13, 44, 0, 15
HSL:
282°, 54.9133%, 66.0784%
HSV (HSB):
282°, 43.9815%, 84.7059%
XYZ:
39.9711, 29.3240, 68.5191
xyY:
0.2900, 0.2128, 29.3240
CIE-Lab:
61.0665, 42.4209, -38.5148
CIE-LCH:
61.0665, 57.2968, 317.7630
CIE-Luv:
61.0665, 28.1312, -66.1098
Hunter-Lab:
54.1516, 36.9913, -37.1147
#bc79d8 color charts
#bc79d8 color shades, tints & tones
#bc79d8 color schemes
#bc79d8 color preview, HTML & CSS examples
This text has a color of #bc79d8
<p style="color:#bc79d8;">Text here</p>
.mytext {color:#bc79d8;}
This box has a color of #bc79d8
<div style="background-color:#bc79d8;">Content here</div>
.mybackground {background-color:#bc79d8;}
Border around this has a color of #bc79d8
<div style="border:2px solid #bc79d8;">Content here</div>
.myborder {border:2px solid #bc79d8;}