#d196e4 color space conversions
Hex:
#d196e4
RGB:
209, 150, 228
CMY:
18, 41, 11
CMYK:
8, 34, 0, 11
HSL:
285°, 59.0909%, 74.1176%
HSV (HSB):
285°, 34.2105%, 89.4118%
XYZ:
51.2044, 40.9694, 78.6079
xyY:
0.2998, 0.2399, 40.9694
CIE-Lab:
70.1545, 35.4869, -30.8755
CIE-LCH:
70.1545, 47.0385, 318.9750
CIE-Luv:
70.1545, 26.7576, -54.1325
Hunter-Lab:
64.0074, 30.7830, -28.0093
#d196e4 color charts
#d196e4 color shades, tints & tones
#d196e4 color schemes
#d196e4 color preview, HTML & CSS examples
This text has a color of #d196e4
<p style="color:#d196e4;">Text here</p>
.mytext {color:#d196e4;}
This box has a color of #d196e4
<div style="background-color:#d196e4;">Content here</div>
.mybackground {background-color:#d196e4;}
Border around this has a color of #d196e4
<div style="border:2px solid #d196e4;">Content here</div>
.myborder {border:2px solid #d196e4;}