#a0cff3 color space conversions
Hex:
#a0cff3
RGB:
160, 207, 243
CMY:
37, 19, 5
CMYK:
34, 15, 0, 5
HSL:
206°, 77.5701%, 79.0196%
HSV (HSB):
206°, 34.1564%, 95.2941%
XYZ:
52.9877, 58.5703, 93.3065
xyY:
0.2586, 0.2859, 58.5703
CIE-Lab:
81.0548, -6.8281, -22.6321
CIE-LCH:
81.0548, 23.6397, 253.2116
CIE-Luv:
81.0548, -24.1144, -34.9991
Hunter-Lab:
76.5312, -10.3422, -18.7142
#a0cff3 color charts
#a0cff3 color shades, tints & tones
#a0cff3 color schemes
#a0cff3 color preview, HTML & CSS examples
This text has a color of #a0cff3
<p style="color:#a0cff3;">Text here</p>
.mytext {color:#a0cff3;}
This box has a color of #a0cff3
<div style="background-color:#a0cff3;">Content here</div>
.mybackground {background-color:#a0cff3;}
Border around this has a color of #a0cff3
<div style="border:2px solid #a0cff3;">Content here</div>
.myborder {border:2px solid #a0cff3;}