#c3cfff color space conversions
Hex:
#c3cfff
RGB:
195, 207, 255
CMY:
24, 19, 0
CMYK:
24, 19, 0, 0
HSL:
228°, 100.0000%, 88.2353%
HSV (HSB):
228°, 23.5294%, 100.0000%
XYZ:
62.8685, 63.4477, 103.5409
xyY:
0.2735, 0.2760, 63.4477
CIE-Lab:
83.6774, 6.0032, -24.8165
CIE-LCH:
83.6774, 25.5323, 283.5988
CIE-Luv:
83.6774, -8.7871, -40.7252
Hunter-Lab:
79.6541, 1.4898, -21.3121
#c3cfff color charts
#c3cfff color shades, tints & tones
#c3cfff color schemes
#c3cfff color preview, HTML & CSS examples
This text has a color of #c3cfff
<p style="color:#c3cfff;">Text here</p>
.mytext {color:#c3cfff;}
This box has a color of #c3cfff
<div style="background-color:#c3cfff;">Content here</div>
.mybackground {background-color:#c3cfff;}
Border around this has a color of #c3cfff
<div style="border:2px solid #c3cfff;">Content here</div>
.myborder {border:2px solid #c3cfff;}