#c3caf9 color space conversions
Hex:
#c3caf9
RGB:
195, 202, 249
CMY:
24, 21, 2
CMYK:
22, 19, 0, 2
HSL:
232°, 81.8182%, 87.0588%
HSV (HSB):
232°, 21.6867%, 97.6471%
XYZ:
60.7251, 60.6827, 98.1349
xyY:
0.2766, 0.2764, 60.6827
CIE-Lab:
82.2079, 7.3291, -23.8660
CIE-LCH:
82.2079, 24.9660, 287.0714
CIE-Luv:
82.2079, -6.2839, -39.2513
Hunter-Lab:
77.8991, 2.8236, -20.1623
#c3caf9 color charts
#c3caf9 color shades, tints & tones
#c3caf9 color schemes
#c3caf9 color preview, HTML & CSS examples
This text has a color of #c3caf9
<p style="color:#c3caf9;">Text here</p>
.mytext {color:#c3caf9;}
This box has a color of #c3caf9
<div style="background-color:#c3caf9;">Content here</div>
.mybackground {background-color:#c3caf9;}
Border around this has a color of #c3caf9
<div style="border:2px solid #c3caf9;">Content here</div>
.myborder {border:2px solid #c3caf9;}