#bc10da color space conversions
Hex:
#bc10da
RGB:
188, 16, 218
CMY:
26, 94, 15
CMYK:
14, 93, 0, 15
HSL:
291°, 86.3248%, 45.8824%
HSV (HSB):
291°, 92.6606%, 85.4902%
XYZ:
33.5792, 16.1239, 67.6721
xyY:
0.2861, 0.1374, 16.1239
CIE-Lab:
47.1366, 81.3252, -61.8226
CIE-LCH:
47.1366, 102.1558, 322.7582
CIE-Luv:
47.1366, 50.7938, -101.1303
Hunter-Lab:
40.1546, 78.9999, -71.8126
#bc10da color charts
#bc10da color shades, tints & tones
#bc10da color schemes
#bc10da color preview, HTML & CSS examples
This text has a color of #bc10da
<p style="color:#bc10da;">Text here</p>
.mytext {color:#bc10da;}
This box has a color of #bc10da
<div style="background-color:#bc10da;">Content here</div>
.mybackground {background-color:#bc10da;}
Border around this has a color of #bc10da
<div style="border:2px solid #bc10da;">Content here</div>
.myborder {border:2px solid #bc10da;}