#c5c5f3 color space conversions
Hex:
#c5c5f3
RGB:
197, 197, 243
CMY:
23, 23, 5
CMYK:
19, 19, 0, 5
HSL:
240°, 65.7143%, 86.2745%
HSV (HSB):
240°, 18.9300%, 95.2941%
XYZ:
59.1699, 58.2739, 92.9234
xyY:
0.2813, 0.2770, 58.2739
CIE-Lab:
80.8908, 9.2979, -22.6546
CIE-LCH:
80.8908, 24.4884, 292.3142
CIE-Luv:
80.8908, -2.6999, -37.4644
Hunter-Lab:
76.3373, 4.7669, -18.7360
#c5c5f3 color charts
#c5c5f3 color shades, tints & tones
#c5c5f3 color schemes
#c5c5f3 color preview, HTML & CSS examples
This text has a color of #c5c5f3
<p style="color:#c5c5f3;">Text here</p>
.mytext {color:#c5c5f3;}
This box has a color of #c5c5f3
<div style="background-color:#c5c5f3;">Content here</div>
.mybackground {background-color:#c5c5f3;}
Border around this has a color of #c5c5f3
<div style="border:2px solid #c5c5f3;">Content here</div>
.myborder {border:2px solid #c5c5f3;}