#bc09f5 color space conversions
Hex:
#bc09f5
RGB:
188, 9, 245
CMY:
26, 96, 4
CMYK:
23, 96, 0, 4
HSL:
286°, 92.9134%, 49.8039%
HSV (HSB):
286°, 96.3265%, 96.0784%
XYZ:
37.3182, 17.4793, 87.7932
xyY:
0.2617, 0.1226, 17.4793
CIE-Lab:
48.8584, 86.5640, -74.3254
CIE-LCH:
48.8584, 114.0947, 319.3500
CIE-Luv:
48.8584, 42.7787, -119.9560
Hunter-Lab:
41.8083, 86.1650, -95.2373
#bc09f5 color charts
#bc09f5 color shades, tints & tones
#bc09f5 color schemes
#bc09f5 color preview, HTML & CSS examples
This text has a color of #bc09f5
<p style="color:#bc09f5;">Text here</p>
.mytext {color:#bc09f5;}
This box has a color of #bc09f5
<div style="background-color:#bc09f5;">Content here</div>
.mybackground {background-color:#bc09f5;}
Border around this has a color of #bc09f5
<div style="border:2px solid #bc09f5;">Content here</div>
.myborder {border:2px solid #bc09f5;}