#c19fee color space conversions
Hex:
#c19fee
RGB:
193, 159, 238
CMY:
24, 38, 7
CMYK:
19, 33, 0, 7
HSL:
266°, 69.9115%, 77.8431%
HSV (HSB):
266°, 33.1933%, 93.3333%
XYZ:
49.8231, 42.3068, 86.4290
xyY:
0.2790, 0.2369, 42.3068
CIE-Lab:
71.0819, 27.7976, -35.0398
CIE-LCH:
71.0819, 44.7268, 308.4255
CIE-Luv:
71.0819, 12.3265, -59.9391
Hunter-Lab:
65.0437, 22.9036, -33.2530
#c19fee color charts
#c19fee color shades, tints & tones
#c19fee color schemes
#c19fee color preview, HTML & CSS examples
This text has a color of #c19fee
<p style="color:#c19fee;">Text here</p>
.mytext {color:#c19fee;}
This box has a color of #c19fee
<div style="background-color:#c19fee;">Content here</div>
.mybackground {background-color:#c19fee;}
Border around this has a color of #c19fee
<div style="border:2px solid #c19fee;">Content here</div>
.myborder {border:2px solid #c19fee;}