#c114b3 color space conversions
Hex:
#c114b3
RGB:
193, 20, 179
CMY:
24, 92, 30
CMYK:
0, 90, 7, 24
HSL:
305°, 81.2207%, 41.7647%
HSV (HSB):
305°, 89.6373%, 75.6863%
XYZ:
30.3792, 15.0924, 43.9598
xyY:
0.3397, 0.1688, 15.0924
CIE-Lab:
45.7606, 75.6514, -41.3347
CIE-LCH:
45.7606, 86.2072, 331.3485
CIE-Luv:
45.7606, 68.3094, -70.6934
Hunter-Lab:
38.8490, 71.5978, -39.8956
#c114b3 color charts
#c114b3 color shades, tints & tones
#c114b3 color schemes
#c114b3 color preview, HTML & CSS examples
This text has a color of #c114b3
<p style="color:#c114b3;">Text here</p>
.mytext {color:#c114b3;}
This box has a color of #c114b3
<div style="background-color:#c114b3;">Content here</div>
.mybackground {background-color:#c114b3;}
Border around this has a color of #c114b3
<div style="border:2px solid #c114b3;">Content here</div>
.myborder {border:2px solid #c114b3;}