#bc17cd color space conversions
Hex:
#bc17cd
RGB:
188, 23, 205
CMY:
26, 91, 20
CMYK:
8, 89, 0, 20
HSL:
294°, 79.8246%, 44.7059%
HSV (HSB):
294°, 88.7805%, 80.3922%
XYZ:
32.0649, 15.7119, 59.1003
xyY:
0.3000, 0.1470, 15.7119
CIE-Lab:
46.5943, 78.2675, -55.2236
CIE-LCH:
46.5943, 95.7886, 324.7941
CIE-Luv:
46.5943, 54.7302, -91.2215
Hunter-Lab:
39.6383, 75.0283, -60.6540
#bc17cd color charts
#bc17cd color shades, tints & tones
#bc17cd color schemes
#bc17cd color preview, HTML & CSS examples
This text has a color of #bc17cd
<p style="color:#bc17cd;">Text here</p>
.mytext {color:#bc17cd;}
This box has a color of #bc17cd
<div style="background-color:#bc17cd;">Content here</div>
.mybackground {background-color:#bc17cd;}
Border around this has a color of #bc17cd
<div style="border:2px solid #bc17cd;">Content here</div>
.myborder {border:2px solid #bc17cd;}