#d63ced color space conversions
Hex:
#d63ced
RGB:
214, 60, 237
CMY:
16, 76, 7
CMYK:
10, 75, 0, 7
HSL:
292°, 83.0986%, 58.2353%
HSV (HSB):
292°, 74.6835%, 92.9412%
XYZ:
44.6335, 23.6423, 82.3317
xyY:
0.2964, 0.1570, 23.6423
CIE-Lab:
55.7278, 79.4652, -58.5386
CIE-LCH:
55.7278, 98.6990, 323.6225
CIE-Luv:
55.7278, 56.8094, -100.7644
Hunter-Lab:
48.6233, 78.7621, -66.3568
#d63ced color charts
#d63ced color shades, tints & tones
#d63ced color schemes
#d63ced color preview, HTML & CSS examples
This text has a color of #d63ced
<p style="color:#d63ced;">Text here</p>
.mytext {color:#d63ced;}
This box has a color of #d63ced
<div style="background-color:#d63ced;">Content here</div>
.mybackground {background-color:#d63ced;}
Border around this has a color of #d63ced
<div style="border:2px solid #d63ced;">Content here</div>
.myborder {border:2px solid #d63ced;}