#c114e8 color space conversions
Hex:
#c114e8
RGB:
193, 20, 232
CMY:
24, 92, 9
CMYK:
17, 91, 0, 9
HSL:
289°, 84.1270%, 49.4118%
HSV (HSB):
289°, 91.3793%, 90.9804%
XYZ:
36.8080, 17.6640, 77.8134
xyY:
0.2782, 0.1335, 17.6640
CIE-Lab:
49.0860, 83.9069, -66.5940
CIE-LCH:
49.0860, 107.1221, 321.5622
CIE-Luv:
49.0860, 49.2966, -109.3101
Hunter-Lab:
42.0285, 82.7778, -80.3521
#c114e8 color charts
#c114e8 color shades, tints & tones
#c114e8 color schemes
#c114e8 color preview, HTML & CSS examples
This text has a color of #c114e8
<p style="color:#c114e8;">Text here</p>
.mytext {color:#c114e8;}
This box has a color of #c114e8
<div style="background-color:#c114e8;">Content here</div>
.mybackground {background-color:#c114e8;}
Border around this has a color of #c114e8
<div style="border:2px solid #c114e8;">Content here</div>
.myborder {border:2px solid #c114e8;}