#d83ced color space conversions
Hex:
#d83ced
RGB:
216, 60, 237
CMY:
15, 76, 7
CMYK:
9, 75, 0, 7
HSL:
293°, 83.0986%, 58.2353%
HSV (HSB):
293°, 74.6835%, 92.9412%
XYZ:
45.2208, 23.9451, 82.3592
xyY:
0.2984, 0.1580, 23.9451
CIE-Lab:
56.0328, 79.8483, -58.0331
CIE-LCH:
56.0328, 98.7096, 323.9906
CIE-Luv:
56.0328, 58.1374, -100.1874
Hunter-Lab:
48.9337, 79.3222, -65.5361
#d83ced color charts
#d83ced color shades, tints & tones
#d83ced color schemes
#d83ced color preview, HTML & CSS examples
This text has a color of #d83ced
<p style="color:#d83ced;">Text here</p>
.mytext {color:#d83ced;}
This box has a color of #d83ced
<div style="background-color:#d83ced;">Content here</div>
.mybackground {background-color:#d83ced;}
Border around this has a color of #d83ced
<div style="border:2px solid #d83ced;">Content here</div>
.myborder {border:2px solid #d83ced;}