#d26ccc color space conversions
Hex:
#d26ccc
RGB:
210, 108, 204
CMY:
18, 58, 20
CMYK:
0, 49, 3, 18
HSL:
304°, 53.1250%, 62.3529%
HSV (HSB):
304°, 48.5714%, 82.3529%
XYZ:
42.8400, 28.7864, 60.4252
xyY:
0.3244, 0.2180, 28.7864
CIE-Lab:
60.5926, 53.2194, -32.2986
CIE-LCH:
60.5926, 62.2536, 328.7467
CIE-Luv:
60.5926, 49.9522, -57.7763
Hunter-Lab:
53.6530, 48.6333, -29.2167
#d26ccc color charts
#d26ccc color shades, tints & tones
#d26ccc color schemes
#d26ccc color preview, HTML & CSS examples
This text has a color of #d26ccc
<p style="color:#d26ccc;">Text here</p>
.mytext {color:#d26ccc;}
This box has a color of #d26ccc
<div style="background-color:#d26ccc;">Content here</div>
.mybackground {background-color:#d26ccc;}
Border around this has a color of #d26ccc
<div style="border:2px solid #d26ccc;">Content here</div>
.myborder {border:2px solid #d26ccc;}