#bf09d4 color space conversions
Hex:
#bf09d4
RGB:
191, 9, 212
CMY:
25, 96, 17
CMYK:
10, 96, 0, 17
HSL:
294°, 91.8552%, 43.3333%
HSV (HSB):
294°, 95.7547%, 83.1373%
XYZ:
33.4672, 16.0252, 63.6166
xyY:
0.2959, 0.1417, 16.0252
CIE-Lab:
47.0075, 81.4881, -58.5652
CIE-LCH:
47.0075, 100.3504, 324.2953
CIE-Luv:
47.0075, 55.1449, -96.5336
Hunter-Lab:
40.0315, 79.1748, -66.1995
#bf09d4 color charts
#bf09d4 color shades, tints & tones
#bf09d4 color schemes
#bf09d4 color preview, HTML & CSS examples
This text has a color of #bf09d4
<p style="color:#bf09d4;">Text here</p>
.mytext {color:#bf09d4;}
This box has a color of #bf09d4
<div style="background-color:#bf09d4;">Content here</div>
.mybackground {background-color:#bf09d4;}
Border around this has a color of #bf09d4
<div style="border:2px solid #bf09d4;">Content here</div>
.myborder {border:2px solid #bf09d4;}