#d27afe color space conversions
Hex:
#d27afe
RGB:
210, 122, 254
CMY:
18, 52, 0
CMYK:
17, 52, 0, 0
HSL:
280°, 98.5075%, 73.7255%
HSV (HSB):
280°, 51.9685%, 99.6078%
XYZ:
51.4273, 34.7765, 97.7679
xyY:
0.2795, 0.1890, 34.7765
CIE-Lab:
65.5743, 55.8187, -52.3036
CIE-LCH:
65.5743, 76.4944, 316.8621
CIE-Luv:
65.5743, 33.7541, -91.2784
Hunter-Lab:
58.9716, 52.4640, -57.0158
#d27afe color charts
#d27afe color shades, tints & tones
#d27afe color schemes
#d27afe color preview, HTML & CSS examples
This text has a color of #d27afe
<p style="color:#d27afe;">Text here</p>
.mytext {color:#d27afe;}
This box has a color of #d27afe
<div style="background-color:#d27afe;">Content here</div>
.mybackground {background-color:#d27afe;}
Border around this has a color of #d27afe
<div style="border:2px solid #d27afe;">Content here</div>
.myborder {border:2px solid #d27afe;}