#d57bec color space conversions
Hex:
#d57bec
RGB:
213, 123, 236
CMY:
16, 52, 7
CMYK:
10, 48, 0, 7
HSL:
288°, 74.8344%, 70.3922%
HSV (HSB):
288°, 47.8814%, 92.5490%
XYZ:
49.6639, 34.3682, 83.3730
xyY:
0.2967, 0.2053, 34.3682
CIE-Lab:
65.2538, 52.4890, -42.8795
CIE-LCH:
65.2538, 67.7772, 320.7538
CIE-Luv:
65.2538, 38.8672, -75.4585
Hunter-Lab:
58.6244, 48.6242, -43.2826
#d57bec color charts
#d57bec color shades, tints & tones
#d57bec color schemes
#d57bec color preview, HTML & CSS examples
This text has a color of #d57bec
<p style="color:#d57bec;">Text here</p>
.mytext {color:#d57bec;}
This box has a color of #d57bec
<div style="background-color:#d57bec;">Content here</div>
.mybackground {background-color:#d57bec;}
Border around this has a color of #d57bec
<div style="border:2px solid #d57bec;">Content here</div>
.myborder {border:2px solid #d57bec;}