#bc09c9 color space conversions
Hex:
#bc09c9
RGB:
188, 9, 201
CMY:
26, 96, 21
CMYK:
6, 96, 0, 21
HSL:
296°, 91.4286%, 41.1765%
HSV (HSB):
296°, 95.5224%, 78.8235%
XYZ:
31.3793, 15.1038, 56.5198
xyY:
0.3046, 0.1466, 15.1038
CIE-Lab:
45.7760, 79.2960, -54.2245
CIE-LCH:
45.7760, 96.0633, 325.6347
CIE-Luv:
45.7760, 56.9923, -89.4766
Hunter-Lab:
38.8636, 76.1136, -59.0216
#bc09c9 color charts
#bc09c9 color shades, tints & tones
#bc09c9 color schemes
#bc09c9 color preview, HTML & CSS examples
This text has a color of #bc09c9
<p style="color:#bc09c9;">Text here</p>
.mytext {color:#bc09c9;}
This box has a color of #bc09c9
<div style="background-color:#bc09c9;">Content here</div>
.mybackground {background-color:#bc09c9;}
Border around this has a color of #bc09c9
<div style="border:2px solid #bc09c9;">Content here</div>
.myborder {border:2px solid #bc09c9;}