#c3caf1 color space conversions
Hex:
#c3caf1
RGB:
195, 202, 241
CMY:
24, 21, 5
CMYK:
19, 16, 0, 5
HSL:
231°, 62.1622%, 85.4902%
HSV (HSB):
231°, 19.0871%, 94.5098%
XYZ:
59.5034, 60.1940, 91.7015
xyY:
0.2815, 0.2847, 60.1940
CIE-Lab:
81.9435, 5.5609, -20.0044
CIE-LCH:
81.9435, 20.7629, 285.5352
CIE-Luv:
81.9435, -5.8680, -32.5631
Hunter-Lab:
77.5848, 1.1265, -15.7686
#c3caf1 color charts
#c3caf1 color shades, tints & tones
#c3caf1 color schemes
#c3caf1 color preview, HTML & CSS examples
This text has a color of #c3caf1
<p style="color:#c3caf1;">Text here</p>
.mytext {color:#c3caf1;}
This box has a color of #c3caf1
<div style="background-color:#c3caf1;">Content here</div>
.mybackground {background-color:#c3caf1;}
Border around this has a color of #c3caf1
<div style="border:2px solid #c3caf1;">Content here</div>
.myborder {border:2px solid #c3caf1;}