#c114d5 color space conversions
Hex:
#c114d5
RGB:
193, 20, 213
CMY:
24, 92, 16
CMYK:
9, 91, 0, 16
HSL:
294°, 82.8326%, 45.6863%
HSV (HSB):
294°, 90.6103%, 83.5294%
XYZ:
34.2527, 16.6419, 64.3577
xyY:
0.2972, 0.1444, 16.6419
CIE-Lab:
47.8056, 80.7893, -57.8360
CIE-LCH:
47.8056, 99.3575, 324.4016
CIE-Luv:
47.8056, 55.5737, -95.8984
Hunter-Lab:
40.7944, 78.4858, -64.9803
#c114d5 color charts
#c114d5 color shades, tints & tones
#c114d5 color schemes
#c114d5 color preview, HTML & CSS examples
This text has a color of #c114d5
<p style="color:#c114d5;">Text here</p>
.mytext {color:#c114d5;}
This box has a color of #c114d5
<div style="background-color:#c114d5;">Content here</div>
.mybackground {background-color:#c114d5;}
Border around this has a color of #c114d5
<div style="border:2px solid #c114d5;">Content here</div>
.myborder {border:2px solid #c114d5;}