#c14be4 color space conversions
Hex:
#c14be4
RGB:
193, 75, 228
CMY:
24, 71, 11
CMYK:
15, 67, 0, 11
HSL:
286°, 73.9130%, 59.4118%
HSV (HSB):
286°, 67.1053%, 89.4118%
XYZ:
38.5120, 21.9710, 75.6098
xyY:
0.2830, 0.1614, 21.9710
CIE-Lab:
53.9963, 68.2812, -56.4239
CIE-LCH:
53.9963, 88.5776, 320.4315
CIE-Luv:
53.9963, 42.8926, -95.4298
Hunter-Lab:
46.8733, 64.6308, -62.8275
#c14be4 color charts
#c14be4 color shades, tints & tones
#c14be4 color schemes
#c14be4 color preview, HTML & CSS examples
This text has a color of #c14be4
<p style="color:#c14be4;">Text here</p>
.mytext {color:#c14be4;}
This box has a color of #c14be4
<div style="background-color:#c14be4;">Content here</div>
.mybackground {background-color:#c14be4;}
Border around this has a color of #c14be4
<div style="border:2px solid #c14be4;">Content here</div>
.myborder {border:2px solid #c14be4;}