#d83ed5 color space conversions
Hex:
#d83ed5
RGB:
216, 62, 213
CMY:
15, 76, 16
CMYK:
0, 71, 1, 15
HSL:
301°, 66.3793%, 54.5098%
HSV (HSB):
301°, 71.2963%, 84.7059%
XYZ:
42.0518, 22.8483, 65.1446
xyY:
0.3234, 0.1757, 22.8483
CIE-Lab:
54.9157, 75.3233, -46.2585
CIE-LCH:
54.9157, 88.3937, 328.4445
CIE-Luv:
54.9157, 65.7275, -81.3295
Hunter-Lab:
47.7999, 73.3850, -47.3441
#d83ed5 color charts
#d83ed5 color shades, tints & tones
#d83ed5 color schemes
#d83ed5 color preview, HTML & CSS examples
This text has a color of #d83ed5
<p style="color:#d83ed5;">Text here</p>
.mytext {color:#d83ed5;}
This box has a color of #d83ed5
<div style="background-color:#d83ed5;">Content here</div>
.mybackground {background-color:#d83ed5;}
Border around this has a color of #d83ed5
<div style="border:2px solid #d83ed5;">Content here</div>
.myborder {border:2px solid #d83ed5;}