#c0c0f9 color space conversions
Hex:
#c0c0f9
RGB:
192, 192, 249
CMY:
25, 25, 2
CMYK:
23, 23, 0, 2
HSL:
240°, 82.6087%, 86.4706%
HSV (HSB):
240°, 22.8916%, 97.6471%
XYZ:
57.6867, 55.7453, 97.3420
xyY:
0.2737, 0.2645, 55.7453
CIE-Lab:
79.4686, 11.8307, -28.0671
CIE-LCH:
79.4686, 30.4586, 292.8561
CIE-Luv:
79.4686, -3.3711, -46.7710
Hunter-Lab:
74.6628, 7.2547, -25.0357
#c0c0f9 color charts
#c0c0f9 color shades, tints & tones
#c0c0f9 color schemes
#c0c0f9 color preview, HTML & CSS examples
This text has a color of #c0c0f9
<p style="color:#c0c0f9;">Text here</p>
.mytext {color:#c0c0f9;}
This box has a color of #c0c0f9
<div style="background-color:#c0c0f9;">Content here</div>
.mybackground {background-color:#c0c0f9;}
Border around this has a color of #c0c0f9
<div style="border:2px solid #c0c0f9;">Content here</div>
.myborder {border:2px solid #c0c0f9;}