#c0c0fc color space conversions
Hex:
#c0c0fc
RGB:
192, 192, 252
CMY:
25, 25, 1
CMYK:
24, 24, 0, 1
HSL:
240°, 90.9091%, 87.0588%
HSV (HSB):
240°, 23.8095%, 98.8235%
XYZ:
58.1586, 55.9340, 99.8265
xyY:
0.2719, 0.2615, 55.9340
CIE-Lab:
79.5763, 12.5178, -29.5070
CIE-LCH:
79.5763, 32.0524, 292.9882
CIE-Luv:
79.5763, -3.5535, -49.2999
Hunter-Lab:
74.7890, 7.9269, -26.7865
#c0c0fc color charts
#c0c0fc color shades, tints & tones
#c0c0fc color schemes
#c0c0fc color preview, HTML & CSS examples
This text has a color of #c0c0fc
<p style="color:#c0c0fc;">Text here</p>
.mytext {color:#c0c0fc;}
This box has a color of #c0c0fc
<div style="background-color:#c0c0fc;">Content here</div>
.mybackground {background-color:#c0c0fc;}
Border around this has a color of #c0c0fc
<div style="border:2px solid #c0c0fc;">Content here</div>
.myborder {border:2px solid #c0c0fc;}