#bc09f8 color space conversions
Hex:
#bc09f8
RGB:
188, 9, 248
CMY:
26, 96, 3
CMYK:
24, 96, 0, 3
HSL:
285°, 94.4664%, 50.3922%
HSV (HSB):
285°, 96.3710%, 97.2549%
XYZ:
37.7800, 17.6641, 90.2252
xyY:
0.2594, 0.1213, 17.6641
CIE-Lab:
49.0861, 87.0868, -75.6361
CIE-LCH:
49.0861, 115.3470, 319.0252
CIE-Luv:
49.0861, 41.9266, -121.9394
Hunter-Lab:
42.0286, 86.9056, -97.8611
#bc09f8 color charts
#bc09f8 color shades, tints & tones
#bc09f8 color schemes
#bc09f8 color preview, HTML & CSS examples
This text has a color of #bc09f8
<p style="color:#bc09f8;">Text here</p>
.mytext {color:#bc09f8;}
This box has a color of #bc09f8
<div style="background-color:#bc09f8;">Content here</div>
.mybackground {background-color:#bc09f8;}
Border around this has a color of #bc09f8
<div style="border:2px solid #bc09f8;">Content here</div>
.myborder {border:2px solid #bc09f8;}