#bf17b9 color space conversions
Hex:
#bf17b9
RGB:
191, 23, 185
CMY:
25, 91, 27
CMYK:
0, 88, 3, 25
HSL:
302°, 78.5047%, 41.9608%
HSV (HSB):
302°, 87.9581%, 74.9020%
XYZ:
30.5492, 15.1919, 47.2212
xyY:
0.3286, 0.1634, 15.1919
CIE-Lab:
45.8960, 75.7043, -44.6699
CIE-LCH:
45.8960, 87.9008, 329.4570
CIE-Luv:
45.8960, 64.1887, -75.5332
Hunter-Lab:
38.9768, 71.6950, -44.5471
#bf17b9 color charts
#bf17b9 color shades, tints & tones
#bf17b9 color schemes
#bf17b9 color preview, HTML & CSS examples
This text has a color of #bf17b9
<p style="color:#bf17b9;">Text here</p>
.mytext {color:#bf17b9;}
This box has a color of #bf17b9
<div style="background-color:#bf17b9;">Content here</div>
.mybackground {background-color:#bf17b9;}
Border around this has a color of #bf17b9
<div style="border:2px solid #bf17b9;">Content here</div>
.myborder {border:2px solid #bf17b9;}