#d28cca color space conversions
Hex:
#d28cca
RGB:
210, 140, 202
CMY:
18, 45, 21
CMYK:
0, 33, 4, 18
HSL:
307°, 43.7500%, 68.6275%
HSV (HSB):
307°, 33.3333%, 82.3529%
XYZ:
46.6171, 36.7221, 60.5082
xyY:
0.3241, 0.2553, 36.7221
CIE-Lab:
67.0680, 36.2593, -21.2094
CIE-LCH:
67.0680, 42.0069, 329.6750
CIE-Luv:
67.0680, 36.2159, -38.4164
Hunter-Lab:
60.5987, 31.2678, -16.7823
#d28cca color charts
#d28cca color shades, tints & tones
#d28cca color schemes
#d28cca color preview, HTML & CSS examples
This text has a color of #d28cca
<p style="color:#d28cca;">Text here</p>
.mytext {color:#d28cca;}
This box has a color of #d28cca
<div style="background-color:#d28cca;">Content here</div>
.mybackground {background-color:#d28cca;}
Border around this has a color of #d28cca
<div style="border:2px solid #d28cca;">Content here</div>
.myborder {border:2px solid #d28cca;}