#d132ec color space conversions
Hex:
#d132ec
RGB:
209, 50, 236
CMY:
18, 80, 7
CMYK:
11, 79, 0, 7
HSL:
291°, 83.0357%, 56.0784%
HSV (HSB):
291°, 78.8136%, 92.5490%
XYZ:
42.5754, 21.8926, 81.3386
xyY:
0.2920, 0.1501, 21.8926
CIE-Lab:
53.9129, 81.2206, -60.9322
CIE-LCH:
53.9129, 101.5358, 323.1225
CIE-Luv:
53.9129, 55.4261, -103.6907
Hunter-Lab:
46.7896, 80.5414, -70.3165
#d132ec color charts
#d132ec color shades, tints & tones
#d132ec color schemes
#d132ec color preview, HTML & CSS examples
This text has a color of #d132ec
<p style="color:#d132ec;">Text here</p>
.mytext {color:#d132ec;}
This box has a color of #d132ec
<div style="background-color:#d132ec;">Content here</div>
.mybackground {background-color:#d132ec;}
Border around this has a color of #d132ec
<div style="border:2px solid #d132ec;">Content here</div>
.myborder {border:2px solid #d132ec;}