#c3c5ec color space conversions
Hex:
#c3c5ec
RGB:
195, 197, 236
CMY:
24, 23, 7
CMYK:
17, 17, 0, 7
HSL:
237°, 51.8987%, 84.5098%
HSV (HSB):
237°, 17.3729%, 92.5490%
XYZ:
57.6123, 57.5907, 87.4365
xyY:
0.2843, 0.2842, 57.5907
CIE-Lab:
80.5107, 7.1566, -19.5000
CIE-LCH:
80.5107, 20.7718, 290.1535
CIE-Luv:
80.5107, -3.3159, -31.9105
Hunter-Lab:
75.8886, 2.7067, -15.1902
#c3c5ec color charts
#c3c5ec color shades, tints & tones
#c3c5ec color schemes
#c3c5ec color preview, HTML & CSS examples
This text has a color of #c3c5ec
<p style="color:#c3c5ec;">Text here</p>
.mytext {color:#c3c5ec;}
This box has a color of #c3c5ec
<div style="background-color:#c3c5ec;">Content here</div>
.mybackground {background-color:#c3c5ec;}
Border around this has a color of #c3c5ec
<div style="border:2px solid #c3c5ec;">Content here</div>
.myborder {border:2px solid #c3c5ec;}