#d204bb color space conversions
Hex:
#d204bb
RGB:
210, 4, 187
CMY:
18, 98, 27
CMYK:
0, 98, 11, 18
HSL:
307°, 96.2617%, 41.9608%
HSV (HSB):
307°, 98.0952%, 82.3529%
XYZ:
35.5914, 17.3763, 48.4918
xyY:
0.3508, 0.1713, 17.3763
CIE-Lab:
48.7308, 81.3777, -41.1282
CIE-LCH:
48.7308, 91.1804, 333.1880
CIE-Luv:
48.7308, 78.8483, -72.4019
Hunter-Lab:
41.6849, 79.4582, -39.7922
#d204bb color charts
#d204bb color shades, tints & tones
#d204bb color schemes
#d204bb color preview, HTML & CSS examples
This text has a color of #d204bb
<p style="color:#d204bb;">Text here</p>
.mytext {color:#d204bb;}
This box has a color of #d204bb
<div style="background-color:#d204bb;">Content here</div>
.mybackground {background-color:#d204bb;}
Border around this has a color of #d204bb
<div style="border:2px solid #d204bb;">Content here</div>
.myborder {border:2px solid #d204bb;}