#bc08c8 color space conversions
Hex:
#bc08c8
RGB:
188, 8, 200
CMY:
26, 97, 22
CMYK:
6, 96, 0, 22
HSL:
296°, 92.3077%, 40.7843%
HSV (HSB):
296°, 96.0000%, 78.4314%
XYZ:
31.2512, 15.0352, 55.8985
xyY:
0.3058, 0.1471, 15.0352
CIE-Lab:
45.6823, 79.2288, -53.7950
CIE-LCH:
45.6823, 95.7659, 325.8242
CIE-Luv:
45.6823, 57.3996, -88.8134
Hunter-Lab:
38.7752, 76.0070, -58.3301
#bc08c8 color charts
#bc08c8 color shades, tints & tones
#bc08c8 color schemes
#bc08c8 color preview, HTML & CSS examples
This text has a color of #bc08c8
<p style="color:#bc08c8;">Text here</p>
.mytext {color:#bc08c8;}
This box has a color of #bc08c8
<div style="background-color:#bc08c8;">Content here</div>
.mybackground {background-color:#bc08c8;}
Border around this has a color of #bc08c8
<div style="border:2px solid #bc08c8;">Content here</div>
.myborder {border:2px solid #bc08c8;}