#c0c1f8 color space conversions
Hex:
#c0c1f8
RGB:
192, 193, 248
CMY:
25, 24, 3
CMYK:
23, 22, 0, 3
HSL:
239°, 80.0000%, 86.2745%
HSV (HSB):
239°, 22.5806%, 97.2549%
XYZ:
57.7515, 56.1237, 96.5961
xyY:
0.2744, 0.2667, 56.1237
CIE-Lab:
79.6842, 11.0599, -27.2021
CIE-LCH:
79.6842, 29.3645, 292.1258
CIE-Luv:
79.6842, -3.7484, -45.2225
Hunter-Lab:
74.9158, 6.5005, -24.0072
#c0c1f8 color charts
#c0c1f8 color shades, tints & tones
#c0c1f8 color schemes
#c0c1f8 color preview, HTML & CSS examples
This text has a color of #c0c1f8
<p style="color:#c0c1f8;">Text here</p>
.mytext {color:#c0c1f8;}
This box has a color of #c0c1f8
<div style="background-color:#c0c1f8;">Content here</div>
.mybackground {background-color:#c0c1f8;}
Border around this has a color of #c0c1f8
<div style="border:2px solid #c0c1f8;">Content here</div>
.myborder {border:2px solid #c0c1f8;}