#bc15c9 color space conversions
Hex:
#bc15c9
RGB:
188, 21, 201
CMY:
26, 92, 21
CMYK:
6, 90, 0, 21
HSL:
296°, 81.0811%, 43.5294%
HSV (HSB):
296°, 89.5522%, 78.8235%
XYZ:
31.5498, 15.4447, 56.5766
xyY:
0.3046, 0.1491, 15.4447
CIE-Lab:
46.2374, 77.9319, -53.4828
CIE-LCH:
46.2374, 94.5188, 325.5391
CIE-Luv:
46.2374, 56.2897, -88.5265
Hunter-Lab:
39.2998, 74.5249, -57.8450
#bc15c9 color charts
#bc15c9 color shades, tints & tones
#bc15c9 color schemes
#bc15c9 color preview, HTML & CSS examples
This text has a color of #bc15c9
<p style="color:#bc15c9;">Text here</p>
.mytext {color:#bc15c9;}
This box has a color of #bc15c9
<div style="background-color:#bc15c9;">Content here</div>
.mybackground {background-color:#bc15c9;}
Border around this has a color of #bc15c9
<div style="border:2px solid #bc15c9;">Content here</div>
.myborder {border:2px solid #bc15c9;}