#d83ec1 color space conversions
Hex:
#d83ec1
RGB:
216, 62, 193
CMY:
15, 76, 24
CMYK:
0, 71, 11, 15
HSL:
309°, 66.3793%, 54.5098%
HSV (HSB):
309°, 71.2963%, 84.7059%
XYZ:
39.6672, 21.8944, 52.5874
xyY:
0.3475, 0.1918, 21.8944
CIE-Lab:
53.9148, 72.2953, -36.3744
CIE-LCH:
53.9148, 80.9302, 333.2913
CIE-Luv:
53.9148, 72.8227, -65.6084
Hunter-Lab:
46.7915, 69.4371, -33.8801
#d83ec1 color charts
#d83ec1 color shades, tints & tones
#d83ec1 color schemes
#d83ec1 color preview, HTML & CSS examples
This text has a color of #d83ec1
<p style="color:#d83ec1;">Text here</p>
.mytext {color:#d83ec1;}
This box has a color of #d83ec1
<div style="background-color:#d83ec1;">Content here</div>
.mybackground {background-color:#d83ec1;}
Border around this has a color of #d83ec1
<div style="border:2px solid #d83ec1;">Content here</div>
.myborder {border:2px solid #d83ec1;}