#d132c4 color space conversions
Hex:
#d132c4
RGB:
209, 50, 196
CMY:
18, 80, 23
CMYK:
0, 76, 6, 18
HSL:
305°, 63.3466%, 50.7843%
HSV (HSB):
305°, 76.0766%, 81.9608%
XYZ:
37.3989, 19.8220, 54.0794
xyY:
0.3360, 0.1781, 19.8220
CIE-Lab:
51.6354, 74.8580, -41.7747
CIE-LCH:
51.6354, 85.7254, 330.8362
CIE-Luv:
51.6354, 69.2586, -73.4108
Hunter-Lab:
44.5219, 72.0285, -40.8524
#d132c4 color charts
#d132c4 color shades, tints & tones
#d132c4 color schemes
#d132c4 color preview, HTML & CSS examples
This text has a color of #d132c4
<p style="color:#d132c4;">Text here</p>
.mytext {color:#d132c4;}
This box has a color of #d132c4
<div style="background-color:#d132c4;">Content here</div>
.mybackground {background-color:#d132c4;}
Border around this has a color of #d132c4
<div style="border:2px solid #d132c4;">Content here</div>
.myborder {border:2px solid #d132c4;}