#bd2dbc color space conversions
Hex:
#bd2dbc
RGB:
189, 45, 188
CMY:
26, 82, 26
CMYK:
0, 76, 1, 26
HSL:
300°, 61.5385%, 45.8824%
HSV (HSB):
300°, 76.1905%, 74.1176%
XYZ:
31.0018, 16.3264, 49.0943
xyY:
0.3215, 0.1693, 16.3264
CIE-Lab:
47.3999, 70.9049, -44.0528
CIE-LCH:
47.3999, 83.4755, 328.1476
CIE-Luv:
47.3999, 58.6593, -74.6303
Hunter-Lab:
40.4060, 66.2448, -43.7547
#bd2dbc color charts
#bd2dbc color shades, tints & tones
#bd2dbc color schemes
#bd2dbc color preview, HTML & CSS examples
This text has a color of #bd2dbc
<p style="color:#bd2dbc;">Text here</p>
.mytext {color:#bd2dbc;}
This box has a color of #bd2dbc
<div style="background-color:#bd2dbc;">Content here</div>
.mybackground {background-color:#bd2dbc;}
Border around this has a color of #bd2dbc
<div style="border:2px solid #bd2dbc;">Content here</div>
.myborder {border:2px solid #bd2dbc;}