#d05def color space conversions
Hex:
#d05def
RGB:
208, 93, 239
CMY:
18, 64, 6
CMYK:
13, 61, 0, 6
HSL:
287°, 82.0225%, 65.0980%
HSV (HSB):
287°, 61.0879%, 93.7255%
XYZ:
45.5068, 27.4706, 84.5652
xyY:
0.2889, 0.1744, 27.4706
CIE-Lab:
59.4074, 66.1233, -53.8275
CIE-LCH:
59.4074, 85.2625, 320.8528
CIE-Luv:
59.4074, 44.8563, -93.2432
Hunter-Lab:
52.4124, 63.2599, -58.9733
#d05def color charts
#d05def color shades, tints & tones
#d05def color schemes
#d05def color preview, HTML & CSS examples
This text has a color of #d05def
<p style="color:#d05def;">Text here</p>
.mytext {color:#d05def;}
This box has a color of #d05def
<div style="background-color:#d05def;">Content here</div>
.mybackground {background-color:#d05def;}
Border around this has a color of #d05def
<div style="border:2px solid #d05def;">Content here</div>
.myborder {border:2px solid #d05def;}