#d469e5 color space conversions
Hex:
#d469e5
RGB:
212, 105, 229
CMY:
17, 59, 10
CMYK:
7, 54, 0, 10
HSL:
292°, 70.4545%, 65.4902%
HSV (HSB):
292°, 54.1485%, 89.8039%
XYZ:
46.3458, 29.7573, 77.4298
xyY:
0.3019, 0.1938, 29.7573
CIE-Lab:
61.4443, 59.7331, -44.9923
CIE-LCH:
61.4443, 74.7820, 323.0121
CIE-Luv:
61.4443, 46.2195, -79.0248
Hunter-Lab:
54.5503, 56.1902, -45.9722
#d469e5 color charts
#d469e5 color shades, tints & tones
#d469e5 color schemes
#d469e5 color preview, HTML & CSS examples
This text has a color of #d469e5
<p style="color:#d469e5;">Text here</p>
.mytext {color:#d469e5;}
This box has a color of #d469e5
<div style="background-color:#d469e5;">Content here</div>
.mybackground {background-color:#d469e5;}
Border around this has a color of #d469e5
<div style="border:2px solid #d469e5;">Content here</div>
.myborder {border:2px solid #d469e5;}