#c14dec color space conversions
Hex:
#c14dec
RGB:
193, 77, 236
CMY:
24, 70, 7
CMYK:
18, 67, 0, 7
HSL:
284°, 80.7107%, 61.3725%
HSV (HSB):
284°, 67.3729%, 92.5490%
XYZ:
39.7865, 22.7013, 81.6417
xyY:
0.2760, 0.1575, 22.7013
CIE-Lab:
54.7634, 69.0121, -59.6910
CIE-LCH:
54.7634, 91.2452, 319.1423
CIE-Luv:
54.7634, 40.3658, -100.7786
Hunter-Lab:
47.6459, 65.6753, -68.2418
#c14dec color charts
#c14dec color shades, tints & tones
#c14dec color schemes
#c14dec color preview, HTML & CSS examples
This text has a color of #c14dec
<p style="color:#c14dec;">Text here</p>
.mytext {color:#c14dec;}
This box has a color of #c14dec
<div style="background-color:#c14dec;">Content here</div>
.mybackground {background-color:#c14dec;}
Border around this has a color of #c14dec
<div style="border:2px solid #c14dec;">Content here</div>
.myborder {border:2px solid #c14dec;}