#bc18d3 color space conversions
Hex:
#bc18d3
RGB:
188, 24, 211
CMY:
26, 91, 17
CMYK:
11, 89, 0, 17
HSL:
293°, 79.5745%, 46.0784%
HSV (HSB):
293°, 88.6256%, 82.7451%
XYZ:
32.8235, 16.0478, 62.9956
xyY:
0.2934, 0.1435, 16.0478
CIE-Lab:
47.0371, 79.0825, -57.9684
CIE-LCH:
47.0371, 98.0529, 323.7581
CIE-Luv:
47.0371, 52.6015, -95.4361
Hunter-Lab:
40.0597, 76.1524, -65.1943
#bc18d3 color charts
#bc18d3 color shades, tints & tones
#bc18d3 color schemes
#bc18d3 color preview, HTML & CSS examples
This text has a color of #bc18d3
<p style="color:#bc18d3;">Text here</p>
.mytext {color:#bc18d3;}
This box has a color of #bc18d3
<div style="background-color:#bc18d3;">Content here</div>
.mybackground {background-color:#bc18d3;}
Border around this has a color of #bc18d3
<div style="border:2px solid #bc18d3;">Content here</div>
.myborder {border:2px solid #bc18d3;}