#bc51e8 color space conversions
Hex:
#bc51e8
RGB:
188, 81, 232
CMY:
26, 68, 9
CMYK:
19, 65, 0, 9
HSL:
283°, 76.6497%, 61.3725%
HSV (HSB):
283°, 65.0862%, 90.9804%
XYZ:
38.2470, 22.4024, 78.6522
xyY:
0.2746, 0.1608, 22.4024
CIE-Lab:
54.4514, 65.4688, -57.9835
CIE-LCH:
54.4514, 87.4543, 318.4698
CIE-Luv:
54.4514, 37.4189, -97.6424
Hunter-Lab:
47.3312, 61.4110, -65.3928
#bc51e8 color charts
#bc51e8 color shades, tints & tones
#bc51e8 color schemes
#bc51e8 color preview, HTML & CSS examples
This text has a color of #bc51e8
<p style="color:#bc51e8;">Text here</p>
.mytext {color:#bc51e8;}
This box has a color of #bc51e8
<div style="background-color:#bc51e8;">Content here</div>
.mybackground {background-color:#bc51e8;}
Border around this has a color of #bc51e8
<div style="border:2px solid #bc51e8;">Content here</div>
.myborder {border:2px solid #bc51e8;}