#bc10cd color space conversions
Hex:
#bc10cd
RGB:
188, 16, 205
CMY:
26, 94, 20
CMYK:
8, 92, 0, 20
HSL:
295°, 85.5204%, 43.3333%
HSV (HSB):
295°, 92.1951%, 80.3922%
XYZ:
31.9438, 15.4697, 59.0599
xyY:
0.3000, 0.1453, 15.4697
CIE-Lab:
46.2710, 79.2223, -55.7439
CIE-LCH:
46.2710, 96.8688, 324.8683
CIE-Luv:
46.2710, 55.2127, -91.8819
Hunter-Lab:
39.3316, 76.1414, -61.4972
#bc10cd color charts
#bc10cd color shades, tints & tones
#bc10cd color schemes
#bc10cd color preview, HTML & CSS examples
This text has a color of #bc10cd
<p style="color:#bc10cd;">Text here</p>
.mytext {color:#bc10cd;}
This box has a color of #bc10cd
<div style="background-color:#bc10cd;">Content here</div>
.mybackground {background-color:#bc10cd;}
Border around this has a color of #bc10cd
<div style="border:2px solid #bc10cd;">Content here</div>
.myborder {border:2px solid #bc10cd;}