#c1caf8 color space conversions
Hex:
#c1caf8
RGB:
193, 202, 248
CMY:
24, 21, 3
CMYK:
22, 19, 0, 3
HSL:
230°, 79.7101%, 86.4706%
HSV (HSB):
230°, 22.1774%, 97.2549%
XYZ:
60.0561, 60.3558, 97.2915
xyY:
0.2759, 0.2772, 60.3558
CIE-Lab:
82.0312, 6.5034, -23.6155
CIE-LCH:
82.0312, 24.4946, 285.3968
CIE-Luv:
82.0312, -7.2208, -38.6961
Hunter-Lab:
77.6890, 2.0305, -19.8677
#c1caf8 color charts
#c1caf8 color shades, tints & tones
#c1caf8 color schemes
#c1caf8 color preview, HTML & CSS examples
This text has a color of #c1caf8
<p style="color:#c1caf8;">Text here</p>
.mytext {color:#c1caf8;}
This box has a color of #c1caf8
<div style="background-color:#c1caf8;">Content here</div>
.mybackground {background-color:#c1caf8;}
Border around this has a color of #c1caf8
<div style="border:2px solid #c1caf8;">Content here</div>
.myborder {border:2px solid #c1caf8;}