#d27ae4 color space conversions
Hex:
#d27ae4
RGB:
210, 122, 228
CMY:
18, 52, 11
CMYK:
8, 46, 0, 11
HSL:
290°, 66.2500%, 68.6275%
HSV (HSB):
290°, 46.4912%, 89.4118%
XYZ:
47.5415, 33.2221, 77.3056
xyY:
0.3008, 0.2102, 33.2221
CIE-Lab:
64.3404, 50.6055, -39.9035
CIE-LCH:
64.3404, 64.4454, 321.7435
CIE-Luv:
64.3404, 39.0236, -70.1885
Hunter-Lab:
57.6387, 46.3626, -39.1733
#d27ae4 color charts
#d27ae4 color shades, tints & tones
#d27ae4 color schemes
#d27ae4 color preview, HTML & CSS examples
This text has a color of #d27ae4
<p style="color:#d27ae4;">Text here</p>
.mytext {color:#d27ae4;}
This box has a color of #d27ae4
<div style="background-color:#d27ae4;">Content here</div>
.mybackground {background-color:#d27ae4;}
Border around this has a color of #d27ae4
<div style="border:2px solid #d27ae4;">Content here</div>
.myborder {border:2px solid #d27ae4;}