#d27de7 color space conversions
Hex:
#d27de7
RGB:
210, 125, 231
CMY:
18, 51, 9
CMYK:
9, 46, 0, 9
HSL:
288°, 68.8312%, 69.8039%
HSV (HSB):
288°, 45.8874%, 90.5882%
XYZ:
48.3358, 34.1384, 79.6431
xyY:
0.2982, 0.2106, 34.1384
CIE-Lab:
65.0723, 49.6490, -40.4221
CIE-LCH:
65.0723, 64.0232, 320.8490
CIE-Luv:
65.0723, 37.2537, -71.0274
Hunter-Lab:
58.4281, 45.4185, -39.9183
#d27de7 color charts
#d27de7 color shades, tints & tones
#d27de7 color schemes
#d27de7 color preview, HTML & CSS examples
This text has a color of #d27de7
<p style="color:#d27de7;">Text here</p>
.mytext {color:#d27de7;}
This box has a color of #d27de7
<div style="background-color:#d27de7;">Content here</div>
.mybackground {background-color:#d27de7;}
Border around this has a color of #d27de7
<div style="border:2px solid #d27de7;">Content here</div>
.myborder {border:2px solid #d27de7;}