#bb7dd5 color space conversions
Hex:
#bb7dd5
RGB:
187, 125, 213
CMY:
27, 51, 16
CMYK:
12, 41, 0, 16
HSL:
282°, 51.1628%, 66.2745%
HSV (HSB):
282°, 41.3146%, 83.5294%
XYZ:
39.8374, 30.0361, 66.6487
xyY:
0.2918, 0.2200, 30.0361
CIE-Lab:
61.6854, 39.3351, -35.8738
CIE-LCH:
61.6854, 53.2371, 317.6350
CIE-Luv:
61.6854, 26.4572, -61.5429
Hunter-Lab:
54.8052, 33.8407, -33.7390
#bb7dd5 color charts
#bb7dd5 color shades, tints & tones
#bb7dd5 color schemes
#bb7dd5 color preview, HTML & CSS examples
This text has a color of #bb7dd5
<p style="color:#bb7dd5;">Text here</p>
.mytext {color:#bb7dd5;}
This box has a color of #bb7dd5
<div style="background-color:#bb7dd5;">Content here</div>
.mybackground {background-color:#bb7dd5;}
Border around this has a color of #bb7dd5
<div style="border:2px solid #bb7dd5;">Content here</div>
.myborder {border:2px solid #bb7dd5;}