#d52ac4 color space conversions
Hex:
#d52ac4
RGB:
213, 42, 196
CMY:
16, 84, 23
CMYK:
0, 80, 8, 16
HSL:
306°, 67.0588%, 50.0000%
HSV (HSB):
306°, 80.2817%, 83.5294%
XYZ:
38.2323, 19.7876, 54.0289
xyY:
0.3412, 0.1766, 19.7876
CIE-Lab:
51.5962, 77.7287, -41.7929
CIE-LCH:
51.5962, 88.2519, 331.7341
CIE-Luv:
51.5962, 73.6370, -73.8533
Hunter-Lab:
44.4832, 75.5711, -40.8747
#d52ac4 color charts
#d52ac4 color shades, tints & tones
#d52ac4 color schemes
#d52ac4 color preview, HTML & CSS examples
This text has a color of #d52ac4
<p style="color:#d52ac4;">Text here</p>
.mytext {color:#d52ac4;}
This box has a color of #d52ac4
<div style="background-color:#d52ac4;">Content here</div>
.mybackground {background-color:#d52ac4;}
Border around this has a color of #d52ac4
<div style="border:2px solid #d52ac4;">Content here</div>
.myborder {border:2px solid #d52ac4;}