#d032c5 color space conversions
Hex:
#d032c5
RGB:
208, 50, 197
CMY:
18, 80, 23
CMYK:
0, 76, 5, 18
HSL:
304°, 62.6984%, 50.5882%
HSV (HSB):
304°, 75.9615%, 81.5686%
XYZ:
37.2311, 19.7223, 54.6678
xyY:
0.3335, 0.1767, 19.7223
CIE-Lab:
51.5218, 74.7988, -42.5429
CIE-LCH:
51.5218, 86.0509, 330.3703
CIE-Luv:
51.5218, 68.1604, -74.5077
Hunter-Lab:
44.4098, 71.9287, -41.8982
#d032c5 color charts
#d032c5 color shades, tints & tones
#d032c5 color schemes
#d032c5 color preview, HTML & CSS examples
This text has a color of #d032c5
<p style="color:#d032c5;">Text here</p>
.mytext {color:#d032c5;}
This box has a color of #d032c5
<div style="background-color:#d032c5;">Content here</div>
.mybackground {background-color:#d032c5;}
Border around this has a color of #d032c5
<div style="border:2px solid #d032c5;">Content here</div>
.myborder {border:2px solid #d032c5;}