#c134e5 color space conversions
Hex:
#c134e5
RGB:
193, 52, 229
CMY:
24, 80, 10
CMYK:
16, 77, 0, 10
HSL:
288°, 77.2926%, 55.0980%
HSV (HSB):
288°, 77.2926%, 89.8039%
XYZ:
37.3632, 19.4506, 75.9138
xyY:
0.2815, 0.1465, 19.4506
CIE-Lab:
51.2103, 76.5738, -61.4644
CIE-LCH:
51.2103, 98.1907, 321.2466
CIE-Luv:
51.2103, 46.9630, -102.5075
Hunter-Lab:
44.1028, 74.0423, -71.1834
#c134e5 color charts
#c134e5 color shades, tints & tones
#c134e5 color schemes
#c134e5 color preview, HTML & CSS examples
This text has a color of #c134e5
<p style="color:#c134e5;">Text here</p>
.mytext {color:#c134e5;}
This box has a color of #c134e5
<div style="background-color:#c134e5;">Content here</div>
.mybackground {background-color:#c134e5;}
Border around this has a color of #c134e5
<div style="border:2px solid #c134e5;">Content here</div>
.myborder {border:2px solid #c134e5;}