#bf08b9 color space conversions
Hex:
#bf08b9
RGB:
191, 8, 185
CMY:
25, 97, 27
CMYK:
0, 96, 3, 25
HSL:
302°, 91.9598%, 39.0196%
HSV (HSB):
302°, 95.8115%, 74.9020%
XYZ:
30.3296, 14.7528, 47.1480
xyY:
0.3288, 0.1600, 14.7528
CIE-Lab:
45.2938, 77.4776, -45.6299
CIE-LCH:
45.2938, 89.9159, 329.5043
CIE-Luv:
45.2938, 65.2454, -76.8657
Hunter-Lab:
38.4094, 73.7346, -45.8926
#bf08b9 color charts
#bf08b9 color shades, tints & tones
#bf08b9 color schemes
#bf08b9 color preview, HTML & CSS examples
This text has a color of #bf08b9
<p style="color:#bf08b9;">Text here</p>
.mytext {color:#bf08b9;}
This box has a color of #bf08b9
<div style="background-color:#bf08b9;">Content here</div>
.mybackground {background-color:#bf08b9;}
Border around this has a color of #bf08b9
<div style="border:2px solid #bf08b9;">Content here</div>
.myborder {border:2px solid #bf08b9;}