#d27dff color space conversions
Hex:
#d27dff
RGB:
210, 125, 255
CMY:
18, 51, 0
CMYK:
18, 51, 0, 0
HSL:
279°, 100.0000%, 74.5098%
HSV (HSB):
279°, 50.9804%, 100.0000%
XYZ:
51.9620, 35.5889, 98.7384
xyY:
0.2789, 0.1910, 35.5889
CIE-Lab:
66.2046, 54.5089, -51.8531
CIE-LCH:
66.2046, 75.2327, 316.4304
CIE-Luv:
66.2046, 32.5438, -90.5317
Hunter-Lab:
59.6564, 51.0785, -56.3725
#d27dff color charts
#d27dff color shades, tints & tones
#d27dff color schemes
#d27dff color preview, HTML & CSS examples
This text has a color of #d27dff
<p style="color:#d27dff;">Text here</p>
.mytext {color:#d27dff;}
This box has a color of #d27dff
<div style="background-color:#d27dff;">Content here</div>
.mybackground {background-color:#d27dff;}
Border around this has a color of #d27dff
<div style="border:2px solid #d27dff;">Content here</div>
.myborder {border:2px solid #d27dff;}