#d096e6 color space conversions
Hex:
#d096e6
RGB:
208, 150, 230
CMY:
18, 41, 10
CMYK:
10, 35, 0, 10
HSL:
284°, 61.5385%, 74.5098%
HSV (HSB):
284°, 34.7826%, 90.1961%
XYZ:
51.2017, 40.9358, 80.0657
xyY:
0.2973, 0.2377, 40.9358
CIE-Lab:
70.1309, 35.5815, -32.0185
CIE-LCH:
70.1309, 47.8668, 318.0171
CIE-Luv:
70.1309, 25.8534, -56.0113
Hunter-Lab:
63.9811, 30.8802, -29.4086
#d096e6 color charts
#d096e6 color shades, tints & tones
#d096e6 color schemes
#d096e6 color preview, HTML & CSS examples
This text has a color of #d096e6
<p style="color:#d096e6;">Text here</p>
.mytext {color:#d096e6;}
This box has a color of #d096e6
<div style="background-color:#d096e6;">Content here</div>
.mybackground {background-color:#d096e6;}
Border around this has a color of #d096e6
<div style="border:2px solid #d096e6;">Content here</div>
.myborder {border:2px solid #d096e6;}