#d27ef5 color space conversions
Hex:
#d27ef5
RGB:
210, 126, 245
CMY:
18, 51, 4
CMYK:
14, 49, 0, 4
HSL:
282°, 85.6115%, 72.7451%
HSV (HSB):
282°, 48.5714%, 96.0784%
XYZ:
50.5206, 35.2159, 90.5208
xyY:
0.2866, 0.1998, 35.2159
CIE-Lab:
65.9164, 51.9354, -46.8232
CIE-LCH:
65.9164, 69.9263, 317.9632
CIE-Luv:
65.9164, 34.1174, -81.9235
Hunter-Lab:
59.3430, 48.1126, -48.8999
#d27ef5 color charts
#d27ef5 color shades, tints & tones
#d27ef5 color schemes
#d27ef5 color preview, HTML & CSS examples
This text has a color of #d27ef5
<p style="color:#d27ef5;">Text here</p>
.mytext {color:#d27ef5;}
This box has a color of #d27ef5
<div style="background-color:#d27ef5;">Content here</div>
.mybackground {background-color:#d27ef5;}
Border around this has a color of #d27ef5
<div style="border:2px solid #d27ef5;">Content here</div>
.myborder {border:2px solid #d27ef5;}