#bc64ea color space conversions
Hex:
#bc64ea
RGB:
188, 100, 234
CMY:
26, 61, 8
CMYK:
20, 57, 0, 8
HSL:
279°, 76.1364%, 65.4902%
HSV (HSB):
279°, 57.2650%, 91.7647%
XYZ:
40.1475, 25.7462, 80.6954
xyY:
0.2739, 0.1756, 25.7462
CIE-Lab:
57.7954, 57.0708, -53.7587
CIE-LCH:
57.7954, 78.4033, 316.7118
CIE-Luv:
57.7954, 31.8649, -91.4213
Hunter-Lab:
50.7407, 52.4379, -58.7732
#bc64ea color charts
#bc64ea color shades, tints & tones
#bc64ea color schemes
#bc64ea color preview, HTML & CSS examples
This text has a color of #bc64ea
<p style="color:#bc64ea;">Text here</p>
.mytext {color:#bc64ea;}
This box has a color of #bc64ea
<div style="background-color:#bc64ea;">Content here</div>
.mybackground {background-color:#bc64ea;}
Border around this has a color of #bc64ea
<div style="border:2px solid #bc64ea;">Content here</div>
.myborder {border:2px solid #bc64ea;}