#d98cca color space conversions
Hex:
#d98cca
RGB:
217, 140, 202
CMY:
15, 45, 21
CMYK:
0, 35, 7, 15
HSL:
312°, 50.3268%, 70.0000%
HSV (HSB):
312°, 35.4839%, 85.0980%
XYZ:
48.6540, 37.7721, 60.6035
xyY:
0.3309, 0.2569, 37.7721
CIE-Lab:
67.8523, 38.5400, -19.9434
CIE-LCH:
67.8523, 43.3943, 332.6396
CIE-Luv:
67.8523, 40.8683, -36.8932
Hunter-Lab:
61.4591, 33.7561, -15.4433
#d98cca color charts
#d98cca color shades, tints & tones
#d98cca color schemes
#d98cca color preview, HTML & CSS examples
This text has a color of #d98cca
<p style="color:#d98cca;">Text here</p>
.mytext {color:#d98cca;}
This box has a color of #d98cca
<div style="background-color:#d98cca;">Content here</div>
.mybackground {background-color:#d98cca;}
Border around this has a color of #d98cca
<div style="border:2px solid #d98cca;">Content here</div>
.myborder {border:2px solid #d98cca;}