#d203ae color space conversions
Hex:
#d203ae
RGB:
210, 3, 174
CMY:
18, 99, 32
CMYK:
0, 99, 17, 18
HSL:
310°, 97.1831%, 41.7647%
HSV (HSB):
310°, 98.5714%, 82.3529%
XYZ:
34.2509, 16.8228, 41.4863
xyY:
0.3700, 0.1817, 16.8228
CIE-Lab:
48.0359, 79.7901, -34.5855
CIE-LCH:
48.0359, 86.9633, 336.5654
CIE-Luv:
48.0359, 84.5908, -62.4471
Hunter-Lab:
41.0156, 77.2829, -31.2596
#d203ae color charts
#d203ae color shades, tints & tones
#d203ae color schemes
#d203ae color preview, HTML & CSS examples
This text has a color of #d203ae
<p style="color:#d203ae;">Text here</p>
.mytext {color:#d203ae;}
This box has a color of #d203ae
<div style="background-color:#d203ae;">Content here</div>
.mybackground {background-color:#d203ae;}
Border around this has a color of #d203ae
<div style="border:2px solid #d203ae;">Content here</div>
.myborder {border:2px solid #d203ae;}