#d134a4 color space conversions
Hex:
#d134a4
RGB:
209, 52, 164
CMY:
18, 80, 36
CMYK:
0, 75, 22, 18
HSL:
317°, 63.0522%, 51.1765%
HSV (HSB):
317°, 75.1196%, 81.9608%
XYZ:
34.2233, 18.6916, 36.9260
xyY:
0.3809, 0.2081, 18.6916
CIE-Lab:
50.3245, 69.8302, -25.1196
CIE-LCH:
50.3245, 74.2109, 340.2151
CIE-Luv:
50.3245, 81.1083, -47.6685
Hunter-Lab:
43.2338, 65.6391, -20.3760
#d134a4 color charts
#d134a4 color shades, tints & tones
#d134a4 color schemes
#d134a4 color preview, HTML & CSS examples
This text has a color of #d134a4
<p style="color:#d134a4;">Text here</p>
.mytext {color:#d134a4;}
This box has a color of #d134a4
<div style="background-color:#d134a4;">Content here</div>
.mybackground {background-color:#d134a4;}
Border around this has a color of #d134a4
<div style="border:2px solid #d134a4;">Content here</div>
.myborder {border:2px solid #d134a4;}