#d27de5 color space conversions
Hex:
#d27de5
RGB:
210, 125, 229
CMY:
18, 51, 10
CMYK:
8, 45, 0, 10
HSL:
289°, 66.6667%, 69.4118%
HSV (HSB):
289°, 45.4148%, 89.8039%
XYZ:
48.0548, 34.0260, 78.1637
xyY:
0.2999, 0.2123, 34.0260
CIE-Lab:
64.9832, 49.2581, -39.4529
CIE-LCH:
64.9832, 63.1102, 321.3073
CIE-Luv:
64.9832, 37.6560, -69.3849
Hunter-Lab:
58.3318, 44.9709, -38.6153
#d27de5 color charts
#d27de5 color shades, tints & tones
#d27de5 color schemes
#d27de5 color preview, HTML & CSS examples
This text has a color of #d27de5
<p style="color:#d27de5;">Text here</p>
.mytext {color:#d27de5;}
This box has a color of #d27de5
<div style="background-color:#d27de5;">Content here</div>
.mybackground {background-color:#d27de5;}
Border around this has a color of #d27de5
<div style="border:2px solid #d27de5;">Content here</div>
.myborder {border:2px solid #d27de5;}