#c132e5 color space conversions
Hex:
#c132e5
RGB:
193, 50, 229
CMY:
24, 80, 10
CMYK:
16, 78, 0, 10
HSL:
288°, 77.4892%, 54.7059%
HSV (HSB):
288°, 78.1659%, 89.8039%
XYZ:
37.2758, 19.2758, 75.8847
xyY:
0.2815, 0.1455, 19.2758
CIE-Lab:
51.0083, 77.1584, -61.7899
CIE-LCH:
51.0083, 98.8504, 321.3116
CIE-Luv:
51.0083, 47.2577, -102.9338
Hunter-Lab:
43.9042, 74.7186, -71.7447
#c132e5 color charts
#c132e5 color shades, tints & tones
#c132e5 color schemes
#c132e5 color preview, HTML & CSS examples
This text has a color of #c132e5
<p style="color:#c132e5;">Text here</p>
.mytext {color:#c132e5;}
This box has a color of #c132e5
<div style="background-color:#c132e5;">Content here</div>
.mybackground {background-color:#c132e5;}
Border around this has a color of #c132e5
<div style="border:2px solid #c132e5;">Content here</div>
.myborder {border:2px solid #c132e5;}