#bc51e4 color space conversions
Hex:
#bc51e4
RGB:
188, 81, 228
CMY:
26, 68, 11
CMYK:
18, 64, 0, 11
HSL:
284°, 73.1343%, 60.5882%
HSV (HSB):
284°, 64.4737%, 89.4118%
XYZ:
37.6851, 22.1777, 75.6933
xyY:
0.2780, 0.1636, 22.1777
CIE-Lab:
54.2150, 64.6711, -56.1119
CIE-LCH:
54.2150, 85.6207, 319.0534
CIE-Luv:
54.2150, 38.3935, -94.6118
Hunter-Lab:
47.0932, 60.4269, -62.3322
#bc51e4 color charts
#bc51e4 color shades, tints & tones
#bc51e4 color schemes
#bc51e4 color preview, HTML & CSS examples
This text has a color of #bc51e4
<p style="color:#bc51e4;">Text here</p>
.mytext {color:#bc51e4;}
This box has a color of #bc51e4
<div style="background-color:#bc51e4;">Content here</div>
.mybackground {background-color:#bc51e4;}
Border around this has a color of #bc51e4
<div style="border:2px solid #bc51e4;">Content here</div>
.myborder {border:2px solid #bc51e4;}