#bc25e4 color space conversions
Hex:
#bc25e4
RGB:
188, 37, 228
CMY:
26, 85, 11
CMYK:
18, 84, 0, 11
HSL:
287°, 77.9592%, 51.9608%
HSV (HSB):
287°, 83.7719%, 89.4118%
XYZ:
35.4042, 17.6159, 74.9330
xyY:
0.2767, 0.1377, 17.6159
CIE-Lab:
49.0269, 79.4681, -64.4617
CIE-LCH:
49.0269, 102.3254, 320.9523
CIE-Luv:
49.0269, 46.0124, -105.8177
Hunter-Lab:
41.9713, 77.1207, -76.4727
#bc25e4 color charts
#bc25e4 color shades, tints & tones
#bc25e4 color schemes
#bc25e4 color preview, HTML & CSS examples
This text has a color of #bc25e4
<p style="color:#bc25e4;">Text here</p>
.mytext {color:#bc25e4;}
This box has a color of #bc25e4
<div style="background-color:#bc25e4;">Content here</div>
.mybackground {background-color:#bc25e4;}
Border around this has a color of #bc25e4
<div style="border:2px solid #bc25e4;">Content here</div>
.myborder {border:2px solid #bc25e4;}