#d052c4 color space conversions
Hex:
#d052c4
RGB:
208, 82, 196
CMY:
18, 68, 23
CMYK:
0, 61, 6, 18
HSL:
306°, 57.2727%, 56.8627%
HSV (HSB):
306°, 60.5769%, 81.5686%
XYZ:
38.9935, 23.4300, 54.6918
xyY:
0.3329, 0.2001, 23.4300
CIE-Lab:
55.5125, 63.2813, -35.6856
CIE-LCH:
55.5125, 72.6498, 330.5805
CIE-Luv:
55.5125, 60.2144, -63.5501
Hunter-Lab:
48.4046, 59.0873, -33.1080
#d052c4 color charts
#d052c4 color shades, tints & tones
#d052c4 color schemes
#d052c4 color preview, HTML & CSS examples
This text has a color of #d052c4
<p style="color:#d052c4;">Text here</p>
.mytext {color:#d052c4;}
This box has a color of #d052c4
<div style="background-color:#d052c4;">Content here</div>
.mybackground {background-color:#d052c4;}
Border around this has a color of #d052c4
<div style="border:2px solid #d052c4;">Content here</div>
.myborder {border:2px solid #d052c4;}