#bd3bec color space conversions
Hex:
#bd3bec
RGB:
189, 59, 236
CMY:
26, 77, 7
CMYK:
20, 75, 0, 7
HSL:
284°, 82.3256%, 57.8431%
HSV (HSB):
284°, 75.0000%, 92.5490%
XYZ:
37.6906, 20.0029, 81.2313
xyY:
0.2713, 0.1440, 20.0029
CIE-Lab:
51.8405, 74.9241, -64.4255
CIE-LCH:
51.8405, 98.8143, 319.3085
CIE-Luv:
51.8405, 41.4173, -106.9581
Hunter-Lab:
44.7246, 72.1586, -76.3787
#bd3bec color charts
#bd3bec color shades, tints & tones
#bd3bec color schemes
#bd3bec color preview, HTML & CSS examples
This text has a color of #bd3bec
<p style="color:#bd3bec;">Text here</p>
.mytext {color:#bd3bec;}
This box has a color of #bd3bec
<div style="background-color:#bd3bec;">Content here</div>
.mybackground {background-color:#bd3bec;}
Border around this has a color of #bd3bec
<div style="border:2px solid #bd3bec;">Content here</div>
.myborder {border:2px solid #bd3bec;}