#c114f5 color space conversions
Hex:
#c114f5
RGB:
193, 20, 245
CMY:
24, 92, 4
CMYK:
21, 92, 0, 4
HSL:
286°, 91.8367%, 51.9608%
HSV (HSB):
286°, 91.8367%, 96.0784%
XYZ:
38.7239, 18.4303, 87.9026
xyY:
0.2670, 0.1271, 18.4303
CIE-Lab:
50.0140, 86.1238, -72.4104
CIE-LCH:
50.0140, 112.5192, 319.9439
CIE-Luv:
50.0140, 45.3405, -118.2019
Hunter-Lab:
42.9306, 85.8807, -91.3480
#c114f5 color charts
#c114f5 color shades, tints & tones
#c114f5 color schemes
#c114f5 color preview, HTML & CSS examples
This text has a color of #c114f5
<p style="color:#c114f5;">Text here</p>
.mytext {color:#c114f5;}
This box has a color of #c114f5
<div style="background-color:#c114f5;">Content here</div>
.mybackground {background-color:#c114f5;}
Border around this has a color of #c114f5
<div style="border:2px solid #c114f5;">Content here</div>
.myborder {border:2px solid #c114f5;}