#d52bec color space conversions
Hex:
#d52bec
RGB:
213, 43, 236
CMY:
16, 83, 7
CMYK:
10, 82, 0, 7
HSL:
293°, 83.5498%, 54.7059%
HSV (HSB):
293°, 81.7797%, 92.5490%
XYZ:
43.4448, 21.9300, 81.3000
xyY:
0.2962, 0.1495, 21.9300
CIE-Lab:
53.9527, 83.6356, -60.8349
CIE-LCH:
53.9527, 103.4205, 323.9686
CIE-Luv:
53.9527, 59.0103, -103.8636
Hunter-Lab:
46.8295, 83.6468, -70.1519
#d52bec color charts
#d52bec color shades, tints & tones
#d52bec color schemes
#d52bec color preview, HTML & CSS examples
This text has a color of #d52bec
<p style="color:#d52bec;">Text here</p>
.mytext {color:#d52bec;}
This box has a color of #d52bec
<div style="background-color:#d52bec;">Content here</div>
.mybackground {background-color:#d52bec;}
Border around this has a color of #d52bec
<div style="border:2px solid #d52bec;">Content here</div>
.myborder {border:2px solid #d52bec;}