#d134ec color space conversions
Hex:
#d134ec
RGB:
209, 52, 236
CMY:
18, 80, 7
CMYK:
11, 78, 0, 7
HSL:
291°, 82.8829%, 56.4706%
HSV (HSB):
291°, 77.9661%, 92.5490%
XYZ:
42.6628, 22.0674, 81.3677
xyY:
0.2920, 0.1510, 22.0674
CIE-Lab:
54.0985, 80.6824, -60.6339
CIE-LCH:
54.0985, 100.9263, 323.0746
CIE-Luv:
54.0985, 55.1332, -103.2769
Hunter-Lab:
46.9760, 79.9028, -69.8139
#d134ec color charts
#d134ec color shades, tints & tones
#d134ec color schemes
#d134ec color preview, HTML & CSS examples
This text has a color of #d134ec
<p style="color:#d134ec;">Text here</p>
.mytext {color:#d134ec;}
This box has a color of #d134ec
<div style="background-color:#d134ec;">Content here</div>
.mybackground {background-color:#d134ec;}
Border around this has a color of #d134ec
<div style="border:2px solid #d134ec;">Content here</div>
.myborder {border:2px solid #d134ec;}