#bc23e5 color space conversions
Hex:
#bc23e5
RGB:
188, 35, 229
CMY:
26, 86, 10
CMYK:
18, 85, 0, 10
HSL:
287°, 78.8618%, 51.7647%
HSV (HSB):
287°, 84.7162%, 89.8039%
XYZ:
35.4829, 17.5506, 75.6462
xyY:
0.2757, 0.1364, 17.5506
CIE-Lab:
48.9464, 80.0817, -65.1590
CIE-LCH:
48.9464, 103.2413, 320.8663
CIE-Luv:
48.9464, 45.9135, -106.8089
Hunter-Lab:
41.8934, 77.8727, -77.7335
#bc23e5 color charts
#bc23e5 color shades, tints & tones
#bc23e5 color schemes
#bc23e5 color preview, HTML & CSS examples
This text has a color of #bc23e5
<p style="color:#bc23e5;">Text here</p>
.mytext {color:#bc23e5;}
This box has a color of #bc23e5
<div style="background-color:#bc23e5;">Content here</div>
.mybackground {background-color:#bc23e5;}
Border around this has a color of #bc23e5
<div style="border:2px solid #bc23e5;">Content here</div>
.myborder {border:2px solid #bc23e5;}