#d691ed color space conversions
Hex:
#d691ed
RGB:
214, 145, 237
CMY:
16, 43, 7
CMYK:
10, 39, 0, 7
HSL:
285°, 71.8750%, 74.9020%
HSV (HSB):
285°, 38.8186%, 92.9412%
XYZ:
53.1430, 40.6614, 85.1682
xyY:
0.2969, 0.2272, 40.6614
CIE-Lab:
69.9380, 41.4909, -36.1072
CIE-LCH:
69.9380, 55.0021, 318.9688
CIE-Luv:
69.9380, 30.5280, -63.5909
Hunter-Lab:
63.7663, 37.1715, -34.5532
#d691ed color charts
#d691ed color shades, tints & tones
#d691ed color schemes
#d691ed color preview, HTML & CSS examples
This text has a color of #d691ed
<p style="color:#d691ed;">Text here</p>
.mytext {color:#d691ed;}
This box has a color of #d691ed
<div style="background-color:#d691ed;">Content here</div>
.mybackground {background-color:#d691ed;}
Border around this has a color of #d691ed
<div style="border:2px solid #d691ed;">Content here</div>
.myborder {border:2px solid #d691ed;}