#d052e9 color space conversions
Hex:
#d052e9
RGB:
208, 82, 233
CMY:
18, 68, 9
CMYK:
11, 65, 0, 9
HSL:
290°, 77.4359%, 61.7647%
HSV (HSB):
290°, 64.8069%, 91.3725%
XYZ:
43.7377, 25.3277, 79.6743
xyY:
0.2941, 0.1703, 25.3277
CIE-Lab:
57.3933, 69.6690, -53.6852
CIE-LCH:
57.3933, 87.9538, 322.3830
CIE-Luv:
57.3933, 49.3679, -92.7817
Hunter-Lab:
50.3266, 67.0587, -58.6360
#d052e9 color charts
#d052e9 color shades, tints & tones
#d052e9 color schemes
#d052e9 color preview, HTML & CSS examples
This text has a color of #d052e9
<p style="color:#d052e9;">Text here</p>
.mytext {color:#d052e9;}
This box has a color of #d052e9
<div style="background-color:#d052e9;">Content here</div>
.mybackground {background-color:#d052e9;}
Border around this has a color of #d052e9
<div style="border:2px solid #d052e9;">Content here</div>
.myborder {border:2px solid #d052e9;}