#d134d2 color space conversions
Hex:
#d134d2
RGB:
209, 52, 210
CMY:
18, 80, 18
CMYK:
0, 75, 0, 18
HSL:
300°, 63.7097%, 51.3725%
HSV (HSB):
300°, 75.2381%, 82.3529%
XYZ:
39.1553, 20.6644, 62.8977
xyY:
0.3191, 0.1684, 20.6644
CIE-Lab:
52.5803, 76.4336, -48.3249
CIE-LCH:
52.5803, 90.4289, 327.6970
CIE-Luv:
52.5803, 63.8280, -83.7544
Hunter-Lab:
45.4582, 74.1991, -50.2153
#d134d2 color charts
#d134d2 color shades, tints & tones
#d134d2 color schemes
#d134d2 color preview, HTML & CSS examples
This text has a color of #d134d2
<p style="color:#d134d2;">Text here</p>
.mytext {color:#d134d2;}
This box has a color of #d134d2
<div style="background-color:#d134d2;">Content here</div>
.mybackground {background-color:#d134d2;}
Border around this has a color of #d134d2
<div style="border:2px solid #d134d2;">Content here</div>
.myborder {border:2px solid #d134d2;}