#c118d5 color space conversions
Hex:
#c118d5
RGB:
193, 24, 213
CMY:
24, 91, 16
CMYK:
9, 89, 0, 16
HSL:
294°, 79.7468%, 46.4706%
HSV (HSB):
294°, 88.7324%, 83.5294%
XYZ:
34.3292, 16.7948, 64.3832
xyY:
0.2972, 0.1454, 16.7948
CIE-Lab:
48.0005, 80.2139, -57.5222
CIE-LCH:
48.0005, 98.7070, 324.3553
CIE-Luv:
48.0005, 55.2834, -95.4978
Hunter-Lab:
40.9815, 77.8075, -64.4594
#c118d5 color charts
#c118d5 color shades, tints & tones
#c118d5 color schemes
#c118d5 color preview, HTML & CSS examples
This text has a color of #c118d5
<p style="color:#c118d5;">Text here</p>
.mytext {color:#c118d5;}
This box has a color of #c118d5
<div style="background-color:#c118d5;">Content here</div>
.mybackground {background-color:#c118d5;}
Border around this has a color of #c118d5
<div style="border:2px solid #c118d5;">Content here</div>
.myborder {border:2px solid #c118d5;}