#c133e5 color space conversions
Hex:
#c133e5
RGB:
193, 51, 229
CMY:
24, 80, 10
CMYK:
16, 78, 0, 10
HSL:
288°, 77.3913%, 54.9020%
HSV (HSB):
288°, 77.7293%, 89.8039%
XYZ:
37.3190, 19.3623, 75.8991
xyY:
0.2815, 0.1460, 19.3623
CIE-Lab:
51.1084, 76.8686, -61.6286
CIE-LCH:
51.1084, 98.5235, 321.2795
CIE-Luv:
51.1084, 47.1119, -102.7231
Hunter-Lab:
44.0026, 74.3831, -71.4663
#c133e5 color charts
#c133e5 color shades, tints & tones
#c133e5 color schemes
#c133e5 color preview, HTML & CSS examples
This text has a color of #c133e5
<p style="color:#c133e5;">Text here</p>
.mytext {color:#c133e5;}
This box has a color of #c133e5
<div style="background-color:#c133e5;">Content here</div>
.mybackground {background-color:#c133e5;}
Border around this has a color of #c133e5
<div style="border:2px solid #c133e5;">Content here</div>
.myborder {border:2px solid #c133e5;}