#d99dfa color space conversions
Hex:
#d99dfa
RGB:
217, 157, 250
CMY:
15, 38, 2
CMYK:
13, 37, 0, 2
HSL:
279°, 90.2913%, 79.8039%
HSV (HSB):
279°, 37.2000%, 98.0392%
XYZ:
57.9276, 45.7678, 96.2234
xyY:
0.2898, 0.2289, 45.7678
CIE-Lab:
73.3946, 38.6001, -37.7988
CIE-LCH:
73.3946, 54.0251, 315.6010
CIE-Luv:
73.3946, 25.2304, -66.4354
Hunter-Lab:
67.6519, 34.4515, -36.9737
#d99dfa color charts
#d99dfa color shades, tints & tones
#d99dfa color schemes
#d99dfa color preview, HTML & CSS examples
This text has a color of #d99dfa
<p style="color:#d99dfa;">Text here</p>
.mytext {color:#d99dfa;}
This box has a color of #d99dfa
<div style="background-color:#d99dfa;">Content here</div>
.mybackground {background-color:#d99dfa;}
Border around this has a color of #d99dfa
<div style="border:2px solid #d99dfa;">Content here</div>
.myborder {border:2px solid #d99dfa;}