#d02ced color space conversions
Hex:
#d02ced
RGB:
208, 44, 237
CMY:
18, 83, 7
CMYK:
12, 81, 0, 7
HSL:
291°, 84.2795%, 55.0980%
HSV (HSB):
291°, 81.4346%, 92.9412%
XYZ:
42.1992, 21.3257, 82.0129
xyY:
0.2900, 0.1465, 21.3257
CIE-Lab:
53.3041, 82.7144, -62.4819
CIE-LCH:
53.3041, 103.6613, 322.9329
CIE-Luv:
53.3041, 55.2492, -105.8306
Hunter-Lab:
46.1797, 82.2992, -72.9702
#d02ced color charts
#d02ced color shades, tints & tones
#d02ced color schemes
#d02ced color preview, HTML & CSS examples
This text has a color of #d02ced
<p style="color:#d02ced;">Text here</p>
.mytext {color:#d02ced;}
This box has a color of #d02ced
<div style="background-color:#d02ced;">Content here</div>
.mybackground {background-color:#d02ced;}
Border around this has a color of #d02ced
<div style="border:2px solid #d02ced;">Content here</div>
.myborder {border:2px solid #d02ced;}