#d097e4 color space conversions
Hex:
#d097e4
RGB:
208, 151, 228
CMY:
18, 41, 11
CMYK:
9, 34, 0, 11
HSL:
284°, 58.7786%, 74.3137%
HSV (HSB):
284°, 33.7719%, 89.4118%
XYZ:
51.0826, 41.1446, 78.6481
xyY:
0.2989, 0.2408, 41.1446
CIE-Lab:
70.2771, 34.6357, -30.6948
CIE-LCH:
70.2771, 46.2796, 318.4521
CIE-Luv:
70.2771, 25.7094, -53.7196
Hunter-Lab:
64.1440, 29.9007, -27.7957
#d097e4 color charts
#d097e4 color shades, tints & tones
#d097e4 color schemes
#d097e4 color preview, HTML & CSS examples
This text has a color of #d097e4
<p style="color:#d097e4;">Text here</p>
.mytext {color:#d097e4;}
This box has a color of #d097e4
<div style="background-color:#d097e4;">Content here</div>
.mybackground {background-color:#d097e4;}
Border around this has a color of #d097e4
<div style="border:2px solid #d097e4;">Content here</div>
.myborder {border:2px solid #d097e4;}