#c1baff color space conversions
Hex:
#c1baff
RGB:
193, 186, 255
CMY:
24, 27, 0
CMYK:
24, 27, 0, 0
HSL:
246°, 100.0000%, 86.4706%
HSV (HSB):
246°, 27.0588%, 100.0000%
XYZ:
57.6012, 53.6753, 101.9322
xyY:
0.2702, 0.2517, 53.6753
CIE-Lab:
78.2720, 16.7793, -33.1123
CIE-LCH:
78.2720, 37.1210, 296.8731
CIE-Luv:
78.2720, -0.6759, -55.8923
Hunter-Lab:
73.2634, 12.1295, -31.2065
#c1baff color charts
#c1baff color shades, tints & tones
#c1baff color schemes
#c1baff color preview, HTML & CSS examples
This text has a color of #c1baff
<p style="color:#c1baff;">Text here</p>
.mytext {color:#c1baff;}
This box has a color of #c1baff
<div style="background-color:#c1baff;">Content here</div>
.mybackground {background-color:#c1baff;}
Border around this has a color of #c1baff
<div style="border:2px solid #c1baff;">Content here</div>
.myborder {border:2px solid #c1baff;}