#d096e4 color space conversions
Hex:
#d096e4
RGB:
208, 150, 228
CMY:
18, 41, 11
CMYK:
9, 34, 0, 11
HSL:
285°, 59.0909%, 74.1176%
HSV (HSB):
285°, 34.2105%, 89.4118%
XYZ:
50.9224, 40.8240, 78.5947
xyY:
0.2989, 0.2397, 40.8240
CIE-Lab:
70.0525, 35.1784, -31.0414
CIE-LCH:
70.0525, 46.9157, 318.5748
CIE-Luv:
70.0525, 26.1518, -54.3425
Hunter-Lab:
63.8937, 30.4480, -28.2062
#d096e4 color charts
#d096e4 color shades, tints & tones
#d096e4 color schemes
#d096e4 color preview, HTML & CSS examples
This text has a color of #d096e4
<p style="color:#d096e4;">Text here</p>
.mytext {color:#d096e4;}
This box has a color of #d096e4
<div style="background-color:#d096e4;">Content here</div>
.mybackground {background-color:#d096e4;}
Border around this has a color of #d096e4
<div style="border:2px solid #d096e4;">Content here</div>
.myborder {border:2px solid #d096e4;}