#d06de5 color space conversions
Hex:
#d06de5
RGB:
208, 109, 229
CMY:
18, 57, 10
CMYK:
9, 52, 0, 10
HSL:
290°, 69.7674%, 66.2745%
HSV (HSB):
290°, 52.4017%, 89.8039%
XYZ:
45.6239, 30.0043, 77.5155
xyY:
0.2979, 0.1959, 30.0043
CIE-Lab:
61.6579, 56.7581, -44.6897
CIE-LCH:
61.6579, 72.2403, 321.7841
CIE-Luv:
61.6579, 42.2900, -78.1704
Hunter-Lab:
54.7762, 52.8170, -45.5598
#d06de5 color charts
#d06de5 color shades, tints & tones
#d06de5 color schemes
#d06de5 color preview, HTML & CSS examples
This text has a color of #d06de5
<p style="color:#d06de5;">Text here</p>
.mytext {color:#d06de5;}
This box has a color of #d06de5
<div style="background-color:#d06de5;">Content here</div>
.mybackground {background-color:#d06de5;}
Border around this has a color of #d06de5
<div style="border:2px solid #d06de5;">Content here</div>
.myborder {border:2px solid #d06de5;}