#d26bcc color space conversions
Hex:
#d26bcc
RGB:
210, 107, 204
CMY:
18, 58, 20
CMYK:
0, 49, 3, 18
HSL:
303°, 53.3679%, 62.1569%
HSV (HSB):
303°, 49.0476%, 82.3529%
XYZ:
42.7351, 28.5767, 60.3902
xyY:
0.3245, 0.2170, 28.5767
CIE-Lab:
60.4062, 53.7101, -32.5884
CIE-LCH:
60.4062, 62.8234, 328.7529
CIE-Luv:
60.4062, 50.3487, -58.2749
Hunter-Lab:
53.4571, 49.1478, -29.5595
#d26bcc color charts
#d26bcc color shades, tints & tones
#d26bcc color schemes
#d26bcc color preview, HTML & CSS examples
This text has a color of #d26bcc
<p style="color:#d26bcc;">Text here</p>
.mytext {color:#d26bcc;}
This box has a color of #d26bcc
<div style="background-color:#d26bcc;">Content here</div>
.mybackground {background-color:#d26bcc;}
Border around this has a color of #d26bcc
<div style="border:2px solid #d26bcc;">Content here</div>
.myborder {border:2px solid #d26bcc;}