#c18bed color space conversions
Hex:
#c18bed
RGB:
193, 139, 237
CMY:
24, 45, 7
CMYK:
19, 41, 0, 7
HSL:
273°, 73.1343%, 73.7255%
HSV (HSB):
273°, 41.3502%, 92.9412%
XYZ:
46.5110, 35.9171, 84.6021
xyY:
0.2785, 0.2150, 35.9171
CIE-Lab:
66.4565, 38.5955, -41.7005
CIE-LCH:
66.4565, 56.8203, 312.7855
CIE-Luv:
66.4565, 20.6356, -71.7803
Hunter-Lab:
59.9309, 33.6507, -41.7457
#c18bed color charts
#c18bed color shades, tints & tones
#c18bed color schemes
#c18bed color preview, HTML & CSS examples
This text has a color of #c18bed
<p style="color:#c18bed;">Text here</p>
.mytext {color:#c18bed;}
This box has a color of #c18bed
<div style="background-color:#c18bed;">Content here</div>
.mybackground {background-color:#c18bed;}
Border around this has a color of #c18bed
<div style="border:2px solid #c18bed;">Content here</div>
.myborder {border:2px solid #c18bed;}