#c1c0e5 color space conversions
Hex:
#c1c0e5
RGB:
193, 192, 229
CMY:
24, 25, 10
CMYK:
16, 16, 0, 10
HSL:
242°, 41.5730%, 82.5490%
HSV (HSB):
242°, 16.1572%, 89.8039%
XYZ:
54.9848, 54.6939, 81.7877
xyY:
0.2872, 0.2857, 54.6939
CIE-Lab:
78.8646, 7.7189, -18.2454
CIE-LCH:
78.8646, 19.8110, 292.9313
CIE-Luv:
78.8646, -1.6383, -29.8636
Hunter-Lab:
73.9553, 3.2907, -13.8005
#c1c0e5 color charts
#c1c0e5 color shades, tints & tones
#c1c0e5 color schemes
#c1c0e5 color preview, HTML & CSS examples
This text has a color of #c1c0e5
<p style="color:#c1c0e5;">Text here</p>
.mytext {color:#c1c0e5;}
This box has a color of #c1c0e5
<div style="background-color:#c1c0e5;">Content here</div>
.mybackground {background-color:#c1c0e5;}
Border around this has a color of #c1c0e5
<div style="border:2px solid #c1c0e5;">Content here</div>
.myborder {border:2px solid #c1c0e5;}