#d696e1 color space conversions
Hex:
#d696e1
RGB:
214, 150, 225
CMY:
16, 41, 12
CMYK:
5, 33, 0, 12
HSL:
291°, 55.5556%, 73.5294%
HSV (HSB):
291°, 33.3333%, 88.2353%
XYZ:
52.2285, 41.5451, 76.5004
xyY:
0.3067, 0.2440, 41.5451
CIE-Lab:
70.5561, 36.4502, -28.5651
CIE-LCH:
70.5561, 46.3096, 321.9151
CIE-Luv:
70.5561, 30.2947, -50.5741
Hunter-Lab:
64.4555, 31.8421, -25.2508
#d696e1 color charts
#d696e1 color shades, tints & tones
#d696e1 color schemes
#d696e1 color preview, HTML & CSS examples
This text has a color of #d696e1
<p style="color:#d696e1;">Text here</p>
.mytext {color:#d696e1;}
This box has a color of #d696e1
<div style="background-color:#d696e1;">Content here</div>
.mybackground {background-color:#d696e1;}
Border around this has a color of #d696e1
<div style="border:2px solid #d696e1;">Content here</div>
.myborder {border:2px solid #d696e1;}