#bc23cc color space conversions
Hex:
#bc23cc
RGB:
188, 35, 204
CMY:
26, 86, 20
CMYK:
8, 83, 0, 20
HSL:
294°, 70.7113%, 46.8627%
HSV (HSB):
294°, 82.8431%, 80.0000%
XYZ:
32.2392, 16.2531, 58.5647
xyY:
0.3011, 0.1518, 16.2531
CIE-Lab:
47.3048, 75.8345, -53.5043
CIE-LCH:
47.3048, 92.8094, 324.7955
CIE-Luv:
47.3048, 53.8912, -88.8739
Hunter-Lab:
40.3151, 72.1914, -57.9085
#bc23cc color charts
#bc23cc color shades, tints & tones
#bc23cc color schemes
#bc23cc color preview, HTML & CSS examples
This text has a color of #bc23cc
<p style="color:#bc23cc;">Text here</p>
.mytext {color:#bc23cc;}
This box has a color of #bc23cc
<div style="background-color:#bc23cc;">Content here</div>
.mybackground {background-color:#bc23cc;}
Border around this has a color of #bc23cc
<div style="border:2px solid #bc23cc;">Content here</div>
.myborder {border:2px solid #bc23cc;}