#c0c8f4 color space conversions
Hex:
#c0c8f4
RGB:
192, 200, 244
CMY:
25, 22, 4
CMYK:
21, 18, 0, 4
HSL:
231°, 70.2703%, 85.4902%
HSV (HSB):
231°, 21.3115%, 95.6863%
XYZ:
58.7216, 59.0467, 93.8901
xyY:
0.2774, 0.2790, 59.0467
CIE-Lab:
81.3172, 6.3791, -22.5750
CIE-LCH:
81.3172, 23.4589, 285.7788
CIE-Luv:
81.3172, -6.6244, -36.9047
Hunter-Lab:
76.8418, 1.9344, -18.6549
#c0c8f4 color charts
#c0c8f4 color shades, tints & tones
#c0c8f4 color schemes
#c0c8f4 color preview, HTML & CSS examples
This text has a color of #c0c8f4
<p style="color:#c0c8f4;">Text here</p>
.mytext {color:#c0c8f4;}
This box has a color of #c0c8f4
<div style="background-color:#c0c8f4;">Content here</div>
.mybackground {background-color:#c0c8f4;}
Border around this has a color of #c0c8f4
<div style="border:2px solid #c0c8f4;">Content here</div>
.myborder {border:2px solid #c0c8f4;}