#d28ced color space conversions
Hex:
#d28ced
RGB:
210, 140, 237
CMY:
18, 45, 7
CMYK:
11, 41, 0, 7
HSL:
283°, 72.9323%, 73.9216%
HSV (HSB):
283°, 40.9283%, 92.9412%
XYZ:
51.2425, 38.5722, 84.8652
xyY:
0.2934, 0.2208, 38.5722
CIE-Lab:
68.4403, 42.9767, -38.4707
CIE-LCH:
68.4403, 57.6801, 318.1666
CIE-Luv:
68.4403, 30.1760, -67.4586
Hunter-Lab:
62.1065, 38.5892, -37.5419
#d28ced color charts
#d28ced color shades, tints & tones
#d28ced color schemes
#d28ced color preview, HTML & CSS examples
This text has a color of #d28ced
<p style="color:#d28ced;">Text here</p>
.mytext {color:#d28ced;}
This box has a color of #d28ced
<div style="background-color:#d28ced;">Content here</div>
.mybackground {background-color:#d28ced;}
Border around this has a color of #d28ced
<div style="border:2px solid #d28ced;">Content here</div>
.myborder {border:2px solid #d28ced;}