#bf08e3 color space conversions
Hex:
#bf08e3
RGB:
191, 8, 227
CMY:
25, 97, 11
CMYK:
16, 96, 0, 11
HSL:
290°, 93.1915%, 46.0784%
HSV (HSB):
290°, 96.4758%, 89.0196%
XYZ:
35.4378, 16.7961, 74.0472
xyY:
0.2806, 0.1330, 16.7961
CIE-Lab:
48.0021, 83.9995, -65.5302
CIE-LCH:
48.0021, 106.5369, 322.0413
CIE-Luv:
48.0021, 50.1501, -107.1180
Hunter-Lab:
40.9830, 82.6278, -78.4358
#bf08e3 color charts
#bf08e3 color shades, tints & tones
#bf08e3 color schemes
#bf08e3 color preview, HTML & CSS examples
This text has a color of #bf08e3
<p style="color:#bf08e3;">Text here</p>
.mytext {color:#bf08e3;}
This box has a color of #bf08e3
<div style="background-color:#bf08e3;">Content here</div>
.mybackground {background-color:#bf08e3;}
Border around this has a color of #bf08e3
<div style="border:2px solid #bf08e3;">Content here</div>
.myborder {border:2px solid #bf08e3;}