#bb4def color space conversions
Hex:
#bb4def
RGB:
187, 77, 239
CMY:
27, 70, 6
CMYK:
22, 68, 0, 6
HSL:
281°, 83.5052%, 61.9608%
HSV (HSB):
281°, 67.7824%, 93.7255%
XYZ:
38.7274, 22.1045, 83.8868
xyY:
0.2676, 0.1527, 22.1045
CIE-Lab:
54.1378, 68.3599, -62.4201
CIE-LCH:
54.1378, 92.5708, 317.6005
CIE-Luv:
54.1378, 36.0542, -104.4939
Hunter-Lab:
47.0155, 64.7562, -72.8767
#bb4def color charts
#bb4def color shades, tints & tones
#bb4def color schemes
#bb4def color preview, HTML & CSS examples
This text has a color of #bb4def
<p style="color:#bb4def;">Text here</p>
.mytext {color:#bb4def;}
This box has a color of #bb4def
<div style="background-color:#bb4def;">Content here</div>
.mybackground {background-color:#bb4def;}
Border around this has a color of #bb4def
<div style="border:2px solid #bb4def;">Content here</div>
.myborder {border:2px solid #bb4def;}