#a0cef5 color space conversions
Hex:
#a0cef5
RGB:
160, 206, 245
CMY:
37, 19, 4
CMYK:
35, 16, 0, 4
HSL:
208°, 80.9524%, 79.4118%
HSV (HSB):
208°, 34.6939%, 96.0784%
XYZ:
53.0499, 58.2088, 94.8256
xyY:
0.2574, 0.2825, 58.2088
CIE-Lab:
80.8547, -5.8044, -24.0026
CIE-LCH:
80.8547, 24.6944, 256.4054
CIE-Luv:
80.8547, -23.7167, -37.4342
Hunter-Lab:
76.2947, -9.3993, -20.2844
#a0cef5 color charts
#a0cef5 color shades, tints & tones
#a0cef5 color schemes
#a0cef5 color preview, HTML & CSS examples
This text has a color of #a0cef5
<p style="color:#a0cef5;">Text here</p>
.mytext {color:#a0cef5;}
This box has a color of #a0cef5
<div style="background-color:#a0cef5;">Content here</div>
.mybackground {background-color:#a0cef5;}
Border around this has a color of #a0cef5
<div style="border:2px solid #a0cef5;">Content here</div>
.myborder {border:2px solid #a0cef5;}