#bf2dac color space conversions
Hex:
#bf2dac
RGB:
191, 45, 172
CMY:
25, 82, 33
CMYK:
0, 76, 10, 25
HSL:
308°, 61.8644%, 46.2745%
HSV (HSB):
308°, 76.4398%, 74.9020%
XYZ:
29.8706, 15.9317, 40.5305
xyY:
0.3460, 0.1845, 15.9317
CIE-Lab:
46.8847, 68.8875, -35.4481
CIE-LCH:
46.8847, 77.4729, 332.7705
CIE-Luv:
46.8847, 65.9373, -61.6168
Hunter-Lab:
39.9145, 63.7327, -32.2648
#bf2dac color charts
#bf2dac color shades, tints & tones
#bf2dac color schemes
#bf2dac color preview, HTML & CSS examples
This text has a color of #bf2dac
<p style="color:#bf2dac;">Text here</p>
.mytext {color:#bf2dac;}
This box has a color of #bf2dac
<div style="background-color:#bf2dac;">Content here</div>
.mybackground {background-color:#bf2dac;}
Border around this has a color of #bf2dac
<div style="border:2px solid #bf2dac;">Content here</div>
.myborder {border:2px solid #bf2dac;}