#d27de8 color space conversions
Hex:
#d27de8
RGB:
210, 125, 232
CMY:
18, 51, 9
CMYK:
9, 46, 0, 9
HSL:
288°, 69.9346%, 70.0000%
HSV (HSB):
288°, 46.1207%, 90.9804%
XYZ:
48.4774, 34.1951, 80.3892
xyY:
0.2973, 0.2097, 34.1951
CIE-Lab:
65.1171, 49.8453, -40.9058
CIE-LCH:
65.1171, 64.4813, 320.6258
CIE-Luv:
65.1171, 37.0531, -71.8479
Hunter-Lab:
58.4765, 45.6437, -40.5739
#d27de8 color charts
#d27de8 color shades, tints & tones
#d27de8 color schemes
#d27de8 color preview, HTML & CSS examples
This text has a color of #d27de8
<p style="color:#d27de8;">Text here</p>
.mytext {color:#d27de8;}
This box has a color of #d27de8
<div style="background-color:#d27de8;">Content here</div>
.mybackground {background-color:#d27de8;}
Border around this has a color of #d27de8
<div style="border:2px solid #d27de8;">Content here</div>
.myborder {border:2px solid #d27de8;}