#bf09c3 color space conversions
Hex:
#bf09c3
RGB:
191, 9, 195
CMY:
25, 96, 24
CMYK:
2, 95, 0, 24
HSL:
299°, 91.1765%, 40.0000%
HSV (HSB):
299°, 95.3846%, 76.4706%
XYZ:
31.4339, 15.2119, 52.9092
xyY:
0.3157, 0.1528, 15.2119
CIE-Lab:
45.9230, 78.8624, -50.4728
CIE-LCH:
45.9230, 93.6311, 327.3803
CIE-Luv:
45.9230, 61.3230, -84.2210
Hunter-Lab:
39.0024, 75.6074, -53.1289
#bf09c3 color charts
#bf09c3 color shades, tints & tones
#bf09c3 color schemes
#bf09c3 color preview, HTML & CSS examples
This text has a color of #bf09c3
<p style="color:#bf09c3;">Text here</p>
.mytext {color:#bf09c3;}
This box has a color of #bf09c3
<div style="background-color:#bf09c3;">Content here</div>
.mybackground {background-color:#bf09c3;}
Border around this has a color of #bf09c3
<div style="border:2px solid #bf09c3;">Content here</div>
.myborder {border:2px solid #bf09c3;}