#d27fbd color space conversions
Hex:
#d27fbd
RGB:
210, 127, 189
CMY:
18, 50, 26
CMYK:
0, 40, 10, 18
HSL:
315°, 47.9769%, 66.0784%
HSV (HSB):
315°, 39.5238%, 82.3529%
XYZ:
43.3530, 32.5545, 52.1428
xyY:
0.3386, 0.2542, 32.5545
CIE-Lab:
63.7986, 40.9251, -18.8900
CIE-LCH:
63.7986, 45.0744, 335.2231
CIE-Luv:
63.7986, 44.9329, -35.2812
Hunter-Lab:
57.0566, 35.7799, -14.2443
#d27fbd color charts
#d27fbd color shades, tints & tones
#d27fbd color schemes
#d27fbd color preview, HTML & CSS examples
This text has a color of #d27fbd
<p style="color:#d27fbd;">Text here</p>
.mytext {color:#d27fbd;}
This box has a color of #d27fbd
<div style="background-color:#d27fbd;">Content here</div>
.mybackground {background-color:#d27fbd;}
Border around this has a color of #d27fbd
<div style="border:2px solid #d27fbd;">Content here</div>
.myborder {border:2px solid #d27fbd;}