#bf2dbb color space conversions
Hex:
#bf2dbb
RGB:
191, 45, 187
CMY:
25, 82, 27
CMYK:
0, 76, 2, 25
HSL:
302°, 61.8644%, 46.2745%
HSV (HSB):
302°, 76.4398%, 74.9020%
XYZ:
31.3939, 16.5410, 48.5518
xyY:
0.3254, 0.1714, 16.5410
CIE-Lab:
47.6764, 71.1581, -43.0090
CIE-LCH:
47.6764, 83.1459, 328.8506
CIE-Luv:
47.6764, 60.4410, -73.2544
Hunter-Lab:
40.6706, 66.6116, -42.3098
#bf2dbb color charts
#bf2dbb color shades, tints & tones
#bf2dbb color schemes
#bf2dbb color preview, HTML & CSS examples
This text has a color of #bf2dbb
<p style="color:#bf2dbb;">Text here</p>
.mytext {color:#bf2dbb;}
This box has a color of #bf2dbb
<div style="background-color:#bf2dbb;">Content here</div>
.mybackground {background-color:#bf2dbb;}
Border around this has a color of #bf2dbb
<div style="border:2px solid #bf2dbb;">Content here</div>
.myborder {border:2px solid #bf2dbb;}