#d02ca5 color space conversions
Hex:
#d02ca5
RGB:
208, 44, 165
CMY:
18, 83, 35
CMYK:
0, 79, 21, 18
HSL:
316°, 65.0794%, 49.4118%
HSV (HSB):
316°, 78.8462%, 81.5686%
XYZ:
33.7046, 17.9279, 37.2813
xyY:
0.3791, 0.2016, 17.9279
CIE-Lab:
49.4085, 71.9721, -27.1447
CIE-LCH:
49.4085, 76.9209, 339.3357
CIE-Luv:
49.4085, 81.8575, -50.7674
Hunter-Lab:
42.3413, 67.9927, -22.5656
#d02ca5 color charts
#d02ca5 color shades, tints & tones
#d02ca5 color schemes
#d02ca5 color preview, HTML & CSS examples
This text has a color of #d02ca5
<p style="color:#d02ca5;">Text here</p>
.mytext {color:#d02ca5;}
This box has a color of #d02ca5
<div style="background-color:#d02ca5;">Content here</div>
.mybackground {background-color:#d02ca5;}
Border around this has a color of #d02ca5
<div style="border:2px solid #d02ca5;">Content here</div>
.myborder {border:2px solid #d02ca5;}