#d09efc color space conversions
Hex:
#d09efc
RGB:
208, 158, 252
CMY:
18, 38, 1
CMYK:
17, 37, 0, 1
HSL:
272°, 94.0000%, 80.3922%
HSV (HSB):
272°, 37.3016%, 98.8235%
XYZ:
55.8100, 44.8919, 97.8190
xyY:
0.2811, 0.2261, 44.8919
CIE-Lab:
72.8207, 35.8442, -39.8433
CIE-LCH:
72.8207, 53.5938, 311.9754
CIE-Luv:
72.8207, 19.3657, -69.3491
Hunter-Lab:
67.0014, 31.4322, -39.6597
#d09efc color charts
#d09efc color shades, tints & tones
#d09efc color schemes
#d09efc color preview, HTML & CSS examples
This text has a color of #d09efc
<p style="color:#d09efc;">Text here</p>
.mytext {color:#d09efc;}
This box has a color of #d09efc
<div style="background-color:#d09efc;">Content here</div>
.mybackground {background-color:#d09efc;}
Border around this has a color of #d09efc
<div style="border:2px solid #d09efc;">Content here</div>
.myborder {border:2px solid #d09efc;}