#bf2dd3 color space conversions
Hex:
#bf2dd3
RGB:
191, 45, 211
CMY:
25, 82, 17
CMYK:
9, 79, 0, 17
HSL:
293°, 65.3543%, 50.1961%
HSV (HSB):
293°, 78.6730%, 82.7451%
XYZ:
34.1821, 17.6563, 63.2344
xyY:
0.2970, 0.1534, 17.6563
CIE-Lab:
49.0765, 75.0664, -54.6625
CIE-LCH:
49.0765, 92.8598, 323.9383
CIE-Luv:
49.0765, 52.2666, -91.3572
Hunter-Lab:
42.0194, 71.6730, -59.8112
#bf2dd3 color charts
#bf2dd3 color shades, tints & tones
#bf2dd3 color schemes
#bf2dd3 color preview, HTML & CSS examples
This text has a color of #bf2dd3
<p style="color:#bf2dd3;">Text here</p>
.mytext {color:#bf2dd3;}
This box has a color of #bf2dd3
<div style="background-color:#bf2dd3;">Content here</div>
.mybackground {background-color:#bf2dd3;}
Border around this has a color of #bf2dd3
<div style="border:2px solid #bf2dd3;">Content here</div>
.myborder {border:2px solid #bf2dd3;}