#bc09d1 color space conversions
Hex:
#bc09d1
RGB:
188, 9, 209
CMY:
26, 96, 18
CMYK:
10, 96, 0, 18
HSL:
294°, 91.7431%, 42.7451%
HSV (HSB):
294°, 95.6938%, 81.9608%
XYZ:
32.3453, 15.4902, 61.6067
xyY:
0.2955, 0.1415, 15.4902
CIE-Lab:
46.2984, 80.5547, -58.0082
CIE-LCH:
46.2984, 99.2674, 324.2420
CIE-Luv:
46.2984, 54.1586, -95.2176
Hunter-Lab:
39.3576, 77.8214, -65.2568
#bc09d1 color charts
#bc09d1 color shades, tints & tones
#bc09d1 color schemes
#bc09d1 color preview, HTML & CSS examples
This text has a color of #bc09d1
<p style="color:#bc09d1;">Text here</p>
.mytext {color:#bc09d1;}
This box has a color of #bc09d1
<div style="background-color:#bc09d1;">Content here</div>
.mybackground {background-color:#bc09d1;}
Border around this has a color of #bc09d1
<div style="border:2px solid #bc09d1;">Content here</div>
.myborder {border:2px solid #bc09d1;}