#bf09c6 color space conversions
Hex:
#bf09c6
RGB:
191, 9, 198
CMY:
25, 96, 22
CMYK:
4, 95, 0, 22
HSL:
298°, 91.3043%, 40.5882%
HSV (HSB):
298°, 95.4545%, 77.6471%
XYZ:
31.7766, 15.3490, 54.7139
xyY:
0.3120, 0.1507, 15.3490
CIE-Lab:
46.1085, 79.3151, -51.9208
CIE-LCH:
46.1085, 94.7980, 326.7906
CIE-Luv:
46.1085, 60.1958, -86.4222
Hunter-Lab:
39.1777, 76.2181, -55.3774
#bf09c6 color charts
#bf09c6 color shades, tints & tones
#bf09c6 color schemes
#bf09c6 color preview, HTML & CSS examples
This text has a color of #bf09c6
<p style="color:#bf09c6;">Text here</p>
.mytext {color:#bf09c6;}
This box has a color of #bf09c6
<div style="background-color:#bf09c6;">Content here</div>
.mybackground {background-color:#bf09c6;}
Border around this has a color of #bf09c6
<div style="border:2px solid #bf09c6;">Content here</div>
.myborder {border:2px solid #bf09c6;}