#d26bcd color space conversions
Hex:
#d26bcd
RGB:
210, 107, 205
CMY:
18, 58, 20
CMYK:
0, 49, 2, 18
HSL:
303°, 53.3679%, 62.1569%
HSV (HSB):
303°, 49.0476%, 82.3529%
XYZ:
42.8555, 28.6248, 61.0240
xyY:
0.3234, 0.2160, 28.6248
CIE-Lab:
60.4491, 53.8845, -33.0873
CIE-LCH:
60.4491, 63.2322, 328.4484
CIE-Luv:
60.4491, 50.0998, -59.0936
Hunter-Lab:
53.5022, 49.3506, -30.1741
#d26bcd color charts
#d26bcd color shades, tints & tones
#d26bcd color schemes
#d26bcd color preview, HTML & CSS examples
This text has a color of #d26bcd
<p style="color:#d26bcd;">Text here</p>
.mytext {color:#d26bcd;}
This box has a color of #d26bcd
<div style="background-color:#d26bcd;">Content here</div>
.mybackground {background-color:#d26bcd;}
Border around this has a color of #d26bcd
<div style="border:2px solid #d26bcd;">Content here</div>
.myborder {border:2px solid #d26bcd;}