#c133e3 color space conversions
Hex:
#c133e3
RGB:
193, 51, 227
CMY:
24, 80, 11
CMYK:
15, 78, 0, 11
HSL:
288°, 75.8621%, 54.5098%
HSV (HSB):
288°, 77.5330%, 89.0196%
XYZ:
37.0413, 19.2512, 74.4366
xyY:
0.2833, 0.1473, 19.2512
CIE-Lab:
50.9798, 76.5124, -60.7039
CIE-LCH:
50.9798, 97.6684, 321.5720
CIE-Luv:
50.9798, 47.7063, -101.2739
Hunter-Lab:
43.8761, 73.9106, -69.8732
#c133e3 color charts
#c133e3 color shades, tints & tones
#c133e3 color schemes
#c133e3 color preview, HTML & CSS examples
This text has a color of #c133e3
<p style="color:#c133e3;">Text here</p>
.mytext {color:#c133e3;}
This box has a color of #c133e3
<div style="background-color:#c133e3;">Content here</div>
.mybackground {background-color:#c133e3;}
Border around this has a color of #c133e3
<div style="border:2px solid #c133e3;">Content here</div>
.myborder {border:2px solid #c133e3;}