#bb7ded color space conversions
Hex:
#bb7ded
RGB:
187, 125, 237
CMY:
27, 51, 7
CMYK:
21, 47, 0, 7
HSL:
273°, 75.6757%, 70.9804%
HSV (HSB):
273°, 47.2574%, 92.9412%
XYZ:
43.1132, 31.3465, 83.8989
xyY:
0.2723, 0.1979, 31.3465
CIE-Lab:
62.7990, 44.5225, -47.4958
CIE-LCH:
62.7990, 65.1007, 313.1493
CIE-Luv:
62.7990, 22.5214, -81.2777
Hunter-Lab:
55.9879, 39.4742, -49.6556
#bb7ded color charts
#bb7ded color shades, tints & tones
#bb7ded color schemes
#bb7ded color preview, HTML & CSS examples
This text has a color of #bb7ded
<p style="color:#bb7ded;">Text here</p>
.mytext {color:#bb7ded;}
This box has a color of #bb7ded
<div style="background-color:#bb7ded;">Content here</div>
.mybackground {background-color:#bb7ded;}
Border around this has a color of #bb7ded
<div style="border:2px solid #bb7ded;">Content here</div>
.myborder {border:2px solid #bb7ded;}