#bf2db9 color space conversions
Hex:
#bf2db9
RGB:
191, 45, 185
CMY:
25, 82, 27
CMYK:
0, 76, 3, 25
HSL:
302°, 61.8644%, 46.2745%
HSV (HSB):
302°, 76.4398%, 74.9020%
XYZ:
31.1812, 16.4559, 47.4318
xyY:
0.3280, 0.1731, 16.4559
CIE-Lab:
47.5670, 70.8471, -42.0135
CIE-LCH:
47.5670, 82.3678, 329.3314
CIE-Luv:
47.5670, 61.1577, -71.7151
Hunter-Lab:
40.5659, 66.2147, -40.9289
#bf2db9 color charts
#bf2db9 color shades, tints & tones
#bf2db9 color schemes
#bf2db9 color preview, HTML & CSS examples
This text has a color of #bf2db9
<p style="color:#bf2db9;">Text here</p>
.mytext {color:#bf2db9;}
This box has a color of #bf2db9
<div style="background-color:#bf2db9;">Content here</div>
.mybackground {background-color:#bf2db9;}
Border around this has a color of #bf2db9
<div style="border:2px solid #bf2db9;">Content here</div>
.myborder {border:2px solid #bf2db9;}