#d27ffb color space conversions
Hex:
#d27ffb
RGB:
210, 127, 251
CMY:
18, 50, 2
CMYK:
16, 49, 0, 2
HSL:
280°, 93.9394%, 74.1176%
HSV (HSB):
280°, 49.4024%, 98.4314%
XYZ:
51.5803, 35.8454, 95.4671
xyY:
0.2820, 0.1960, 35.8454
CIE-Lab:
66.4016, 52.6561, -49.3514
CIE-LCH:
66.4016, 72.1680, 316.8556
CIE-Luv:
66.4016, 32.6103, -86.2528
Hunter-Lab:
59.8710, 49.0076, -52.6308
#d27ffb color charts
#d27ffb color shades, tints & tones
#d27ffb color schemes
#d27ffb color preview, HTML & CSS examples
This text has a color of #d27ffb
<p style="color:#d27ffb;">Text here</p>
.mytext {color:#d27ffb;}
This box has a color of #d27ffb
<div style="background-color:#d27ffb;">Content here</div>
.mybackground {background-color:#d27ffb;}
Border around this has a color of #d27ffb
<div style="border:2px solid #d27ffb;">Content here</div>
.myborder {border:2px solid #d27ffb;}