#d27fc8 color space conversions
Hex:
#d27fc8
RGB:
210, 127, 200
CMY:
18, 50, 22
CMYK:
0, 40, 5, 18
HSL:
307°, 47.9769%, 66.0784%
HSV (HSB):
307°, 39.5238%, 82.3529%
XYZ:
44.5930, 33.0505, 58.6727
xyY:
0.3271, 0.2425, 33.0505
CIE-Lab:
64.2018, 42.8222, -24.4714
CIE-LCH:
64.2018, 49.3213, 330.2535
CIE-Luv:
64.2018, 42.6952, -44.3274
Hunter-Lab:
57.4896, 37.8507, -20.2674
#d27fc8 color charts
#d27fc8 color shades, tints & tones
#d27fc8 color schemes
#d27fc8 color preview, HTML & CSS examples
This text has a color of #d27fc8
<p style="color:#d27fc8;">Text here</p>
.mytext {color:#d27fc8;}
This box has a color of #d27fc8
<div style="background-color:#d27fc8;">Content here</div>
.mybackground {background-color:#d27fc8;}
Border around this has a color of #d27fc8
<div style="border:2px solid #d27fc8;">Content here</div>
.myborder {border:2px solid #d27fc8;}