#d096d7 color space conversions
Hex:
#d096d7
RGB:
208, 150, 215
CMY:
18, 41, 16
CMYK:
3, 30, 0, 16
HSL:
294°, 44.8276%, 71.5686%
HSV (HSB):
294°, 30.2326%, 84.3137%
XYZ:
49.1845, 40.1289, 69.4433
xyY:
0.3098, 0.2528, 40.1289
CIE-Lab:
69.5612, 32.6225, -24.6358
CIE-LCH:
69.5612, 40.8797, 322.9407
CIE-Luv:
69.5612, 28.0986, -43.5084
Hunter-Lab:
63.3474, 27.7341, -20.6524
#d096d7 color charts
#d096d7 color shades, tints & tones
#d096d7 color schemes
#d096d7 color preview, HTML & CSS examples
This text has a color of #d096d7
<p style="color:#d096d7;">Text here</p>
.mytext {color:#d096d7;}
This box has a color of #d096d7
<div style="background-color:#d096d7;">Content here</div>
.mybackground {background-color:#d096d7;}
Border around this has a color of #d096d7
<div style="border:2px solid #d096d7;">Content here</div>
.myborder {border:2px solid #d096d7;}