#bc23ec color space conversions
Hex:
#bc23ec
RGB:
188, 35, 236
CMY:
26, 86, 7
CMYK:
20, 85, 0, 7
HSL:
286°, 84.1004%, 53.1373%
HSV (HSB):
286°, 85.1695%, 92.5490%
XYZ:
36.4804, 17.9496, 80.8988
xyY:
0.2696, 0.1326, 17.9496
CIE-Lab:
49.4349, 81.3187, -68.3252
CIE-LCH:
49.4349, 106.2123, 319.9625
CIE-Luv:
49.4349, 43.8524, -111.6739
Hunter-Lab:
42.3669, 79.5568, -83.5562
#bc23ec color charts
#bc23ec color shades, tints & tones
#bc23ec color schemes
#bc23ec color preview, HTML & CSS examples
This text has a color of #bc23ec
<p style="color:#bc23ec;">Text here</p>
.mytext {color:#bc23ec;}
This box has a color of #bc23ec
<div style="background-color:#bc23ec;">Content here</div>
.mybackground {background-color:#bc23ec;}
Border around this has a color of #bc23ec
<div style="border:2px solid #bc23ec;">Content here</div>
.myborder {border:2px solid #bc23ec;}