#bc2ae5 color space conversions
Hex:
#bc2ae5
RGB:
188, 42, 229
CMY:
26, 84, 10
CMYK:
18, 82, 0, 10
HSL:
287°, 78.2427%, 53.1373%
HSV (HSB):
287°, 81.6594%, 89.8039%
XYZ:
35.7099, 18.0044, 75.7218
xyY:
0.2759, 0.1391, 18.0044
CIE-Lab:
49.5015, 78.4550, -64.2609
CIE-LCH:
49.5015, 101.4133, 320.6798
CIE-Luv:
49.5015, 45.1627, -105.7227
Hunter-Lab:
42.4316, 75.9677, -76.1045
#bc2ae5 color charts
#bc2ae5 color shades, tints & tones
#bc2ae5 color schemes
#bc2ae5 color preview, HTML & CSS examples
This text has a color of #bc2ae5
<p style="color:#bc2ae5;">Text here</p>
.mytext {color:#bc2ae5;}
This box has a color of #bc2ae5
<div style="background-color:#bc2ae5;">Content here</div>
.mybackground {background-color:#bc2ae5;}
Border around this has a color of #bc2ae5
<div style="border:2px solid #bc2ae5;">Content here</div>
.myborder {border:2px solid #bc2ae5;}