#d26dff color space conversions
Hex:
#d26dff
RGB:
210, 109, 255
CMY:
18, 57, 0
CMYK:
18, 57, 0, 0
HSL:
282°, 100.0000%, 71.3725%
HSV (HSB):
282°, 57.2549%, 100.0000%
XYZ:
50.0970, 31.8589, 98.1167
xyY:
0.2782, 0.1769, 31.8589
CIE-Lab:
63.2261, 62.3962, -56.5813
CIE-LCH:
63.2261, 84.2302, 317.7981
CIE-Luv:
63.2261, 37.6802, -98.3503
Hunter-Lab:
56.4437, 59.6524, -63.5539
#d26dff color charts
#d26dff color shades, tints & tones
#d26dff color schemes
#d26dff color preview, HTML & CSS examples
This text has a color of #d26dff
<p style="color:#d26dff;">Text here</p>
.mytext {color:#d26dff;}
This box has a color of #d26dff
<div style="background-color:#d26dff;">Content here</div>
.mybackground {background-color:#d26dff;}
Border around this has a color of #d26dff
<div style="border:2px solid #d26dff;">Content here</div>
.myborder {border:2px solid #d26dff;}