#d04ccd color space conversions
Hex:
#d04ccd
RGB:
208, 76, 205
CMY:
18, 70, 20
CMYK:
0, 63, 1, 18
HSL:
301°, 58.4071%, 55.6863%
HSV (HSB):
301°, 63.4615%, 81.5686%
XYZ:
39.6163, 22.9866, 60.1064
xyY:
0.3228, 0.1873, 22.9866
CIE-Lab:
55.0585, 67.2059, -41.5508
CIE-LCH:
55.0585, 79.0133, 328.2731
CIE-Luv:
55.0585, 59.2376, -73.0121
Hunter-Lab:
47.9443, 63.5918, -40.7692
#d04ccd color charts
#d04ccd color shades, tints & tones
#d04ccd color schemes
#d04ccd color preview, HTML & CSS examples
This text has a color of #d04ccd
<p style="color:#d04ccd;">Text here</p>
.mytext {color:#d04ccd;}
This box has a color of #d04ccd
<div style="background-color:#d04ccd;">Content here</div>
.mybackground {background-color:#d04ccd;}
Border around this has a color of #d04ccd
<div style="border:2px solid #d04ccd;">Content here</div>
.myborder {border:2px solid #d04ccd;}