#bc09cd color space conversions
Hex:
#bc09cd
RGB:
188, 9, 205
CMY:
26, 96, 20
CMYK:
8, 96, 0, 20
HSL:
295°, 91.5888%, 41.9608%
HSV (HSB):
295°, 95.6098%, 80.3922%
XYZ:
31.8562, 15.2945, 59.0307
xyY:
0.3000, 0.1440, 15.2945
CIE-Lab:
46.0350, 79.9214, -56.1239
CIE-LCH:
46.0350, 97.6592, 324.9220
CIE-Luv:
46.0350, 55.5612, -92.3582
Hunter-Lab:
39.1082, 76.9605, -62.1178
#bc09cd color charts
#bc09cd color shades, tints & tones
#bc09cd color schemes
#bc09cd color preview, HTML & CSS examples
This text has a color of #bc09cd
<p style="color:#bc09cd;">Text here</p>
.mytext {color:#bc09cd;}
This box has a color of #bc09cd
<div style="background-color:#bc09cd;">Content here</div>
.mybackground {background-color:#bc09cd;}
Border around this has a color of #bc09cd
<div style="border:2px solid #bc09cd;">Content here</div>
.myborder {border:2px solid #bc09cd;}