#bc51ea color space conversions
Hex:
#bc51ea
RGB:
188, 81, 234
CMY:
26, 68, 8
CMYK:
20, 65, 0, 8
HSL:
282°, 78.4615%, 61.7647%
HSV (HSB):
282°, 65.3846%, 91.7647%
XYZ:
38.5328, 22.5167, 80.1572
xyY:
0.2729, 0.1595, 22.5167
CIE-Lab:
54.5710, 65.8703, -58.9146
CIE-LCH:
54.5710, 88.3732, 318.1905
CIE-Luv:
54.5710, 36.9371, -99.1496
Hunter-Lab:
47.4518, 61.9084, -66.9384
#bc51ea color charts
#bc51ea color shades, tints & tones
#bc51ea color schemes
#bc51ea color preview, HTML & CSS examples
This text has a color of #bc51ea
<p style="color:#bc51ea;">Text here</p>
.mytext {color:#bc51ea;}
This box has a color of #bc51ea
<div style="background-color:#bc51ea;">Content here</div>
.mybackground {background-color:#bc51ea;}
Border around this has a color of #bc51ea
<div style="border:2px solid #bc51ea;">Content here</div>
.myborder {border:2px solid #bc51ea;}