#bf09d5 color space conversions
Hex:
#bf09d5
RGB:
191, 9, 213
CMY:
25, 96, 16
CMYK:
10, 96, 0, 16
HSL:
294°, 91.8919%, 43.5294%
HSV (HSB):
294°, 95.7746%, 83.5294%
XYZ:
33.5938, 16.0758, 64.2831
xyY:
0.2948, 0.1411, 16.0758
CIE-Lab:
47.0738, 81.6470, -59.0329
CIE-LCH:
47.0738, 100.7527, 324.1321
CIE-Luv:
47.0738, 54.7973, -97.2456
Hunter-Lab:
40.0947, 79.3926, -66.9924
#bf09d5 color charts
#bf09d5 color shades, tints & tones
#bf09d5 color schemes
#bf09d5 color preview, HTML & CSS examples
This text has a color of #bf09d5
<p style="color:#bf09d5;">Text here</p>
.mytext {color:#bf09d5;}
This box has a color of #bf09d5
<div style="background-color:#bf09d5;">Content here</div>
.mybackground {background-color:#bf09d5;}
Border around this has a color of #bf09d5
<div style="border:2px solid #bf09d5;">Content here</div>
.myborder {border:2px solid #bf09d5;}