#bc23e2 color space conversions
Hex:
#bc23e2
RGB:
188, 35, 226
CMY:
26, 86, 11
CMYK:
17, 85, 0, 11
HSL:
288°, 76.7068%, 51.1765%
HSV (HSB):
288°, 84.5133%, 88.6275%
XYZ:
35.0675, 17.3844, 73.4588
xyY:
0.2785, 0.1381, 17.3844
CIE-Lab:
48.7408, 79.5575, -63.7894
CIE-LCH:
48.7408, 101.9729, 321.2773
CIE-Luv:
48.7408, 46.8195, -104.7031
Hunter-Lab:
41.6946, 77.1630, -75.2726
#bc23e2 color charts
#bc23e2 color shades, tints & tones
#bc23e2 color schemes
#bc23e2 color preview, HTML & CSS examples
This text has a color of #bc23e2
<p style="color:#bc23e2;">Text here</p>
.mytext {color:#bc23e2;}
This box has a color of #bc23e2
<div style="background-color:#bc23e2;">Content here</div>
.mybackground {background-color:#bc23e2;}
Border around this has a color of #bc23e2
<div style="border:2px solid #bc23e2;">Content here</div>
.myborder {border:2px solid #bc23e2;}