#c1c2f3 color space conversions
Hex:
#c1c2f3
RGB:
193, 194, 243
CMY:
24, 24, 5
CMYK:
21, 20, 0, 5
HSL:
239°, 67.5676%, 85.4902%
HSV (HSB):
239°, 20.5761%, 95.2941%
XYZ:
57.4618, 56.3921, 92.6502
xyY:
0.2783, 0.2731, 56.3921
CIE-Lab:
79.8365, 9.6942, -24.2864
CIE-LCH:
79.8365, 26.1497, 291.7600
CIE-Luv:
79.8365, -3.3912, -40.1638
Hunter-Lab:
75.0947, 5.1709, -20.5845
#c1c2f3 color charts
#c1c2f3 color shades, tints & tones
#c1c2f3 color schemes
#c1c2f3 color preview, HTML & CSS examples
This text has a color of #c1c2f3
<p style="color:#c1c2f3;">Text here</p>
.mytext {color:#c1c2f3;}
This box has a color of #c1c2f3
<div style="background-color:#c1c2f3;">Content here</div>
.mybackground {background-color:#c1c2f3;}
Border around this has a color of #c1c2f3
<div style="border:2px solid #c1c2f3;">Content here</div>
.myborder {border:2px solid #c1c2f3;}