#bf229d color space conversions
Hex:
#bf229d
RGB:
191, 34, 157
CMY:
25, 87, 38
CMYK:
0, 82, 18, 25
HSL:
313°, 69.7778%, 44.1176%
HSV (HSB):
313°, 82.1990%, 74.9020%
XYZ:
28.1437, 14.6547, 33.2436
xyY:
0.3701, 0.1927, 14.6547
CIE-Lab:
45.1576, 69.6503, -29.2284
CIE-LCH:
45.1576, 75.5345, 337.2349
CIE-Luv:
45.1576, 73.9295, -52.2489
Hunter-Lab:
38.2815, 64.2364, -24.6903
#bf229d color charts
#bf229d color shades, tints & tones
#bf229d color schemes
#bf229d color preview, HTML & CSS examples
This text has a color of #bf229d
<p style="color:#bf229d;">Text here</p>
.mytext {color:#bf229d;}
This box has a color of #bf229d
<div style="background-color:#bf229d;">Content here</div>
.mybackground {background-color:#bf229d;}
Border around this has a color of #bf229d
<div style="border:2px solid #bf229d;">Content here</div>
.myborder {border:2px solid #bf229d;}