#c14be3 color space conversions
Hex:
#c14be3
RGB:
193, 75, 227
CMY:
24, 71, 11
CMYK:
15, 67, 0, 11
HSL:
287°, 73.0769%, 59.2157%
HSV (HSB):
287°, 66.9604%, 89.0196%
XYZ:
38.3735, 21.9157, 74.8807
xyY:
0.2839, 0.1621, 21.9157
CIE-Lab:
53.9374, 68.0910, -55.9542
CIE-LCH:
53.9374, 88.1321, 320.5881
CIE-Luv:
53.9374, 43.1581, -94.6731
Hunter-Lab:
46.8142, 64.3915, -62.0662
#c14be3 color charts
#c14be3 color shades, tints & tones
#c14be3 color schemes
#c14be3 color preview, HTML & CSS examples
This text has a color of #c14be3
<p style="color:#c14be3;">Text here</p>
.mytext {color:#c14be3;}
This box has a color of #c14be3
<div style="background-color:#c14be3;">Content here</div>
.mybackground {background-color:#c14be3;}
Border around this has a color of #c14be3
<div style="border:2px solid #c14be3;">Content here</div>
.myborder {border:2px solid #c14be3;}