#d132c3 color space conversions
Hex:
#d132c3
RGB:
209, 50, 195
CMY:
18, 80, 24
CMYK:
0, 76, 7, 18
HSL:
305°, 63.3466%, 50.7843%
HSV (HSB):
305°, 76.0766%, 81.9608%
XYZ:
37.2854, 19.7766, 53.4819
xyY:
0.3373, 0.1789, 19.7766
CIE-Lab:
51.5837, 74.7097, -41.2782
CIE-LCH:
51.5837, 85.3548, 331.0787
CIE-Luv:
51.5837, 69.6299, -72.6318
Hunter-Lab:
44.4709, 71.8342, -40.1740
#d132c3 color charts
#d132c3 color shades, tints & tones
#d132c3 color schemes
#d132c3 color preview, HTML & CSS examples
This text has a color of #d132c3
<p style="color:#d132c3;">Text here</p>
.mytext {color:#d132c3;}
This box has a color of #d132c3
<div style="background-color:#d132c3;">Content here</div>
.mybackground {background-color:#d132c3;}
Border around this has a color of #d132c3
<div style="border:2px solid #d132c3;">Content here</div>
.myborder {border:2px solid #d132c3;}