#d69de1 color space conversions
Hex:
#d69de1
RGB:
214, 157, 225
CMY:
16, 38, 12
CMYK:
5, 30, 0, 12
HSL:
290°, 53.1250%, 74.9020%
HSV (HSB):
290°, 30.2222%, 88.2353%
XYZ:
53.3791, 43.8463, 76.8840
xyY:
0.3066, 0.2518, 43.8463
CIE-Lab:
72.1257, 32.6706, -26.1556
CIE-LCH:
72.1257, 41.8507, 321.3197
CIE-Luv:
72.1257, 27.0874, -46.2257
Hunter-Lab:
66.2166, 28.0152, -22.4900
#d69de1 color charts
#d69de1 color shades, tints & tones
#d69de1 color schemes
#d69de1 color preview, HTML & CSS examples
This text has a color of #d69de1
<p style="color:#d69de1;">Text here</p>
.mytext {color:#d69de1;}
This box has a color of #d69de1
<div style="background-color:#d69de1;">Content here</div>
.mybackground {background-color:#d69de1;}
Border around this has a color of #d69de1
<div style="border:2px solid #d69de1;">Content here</div>
.myborder {border:2px solid #d69de1;}