#a0bcfc color space conversions
Hex:
#a0bcfc
RGB:
160, 188, 252
CMY:
37, 26, 1
CMYK:
37, 25, 0, 1
HSL:
222°, 93.8776%, 80.7843%
HSV (HSB):
222°, 36.5079%, 98.8235%
XYZ:
50.0511, 50.4683, 99.1988
xyY:
0.2506, 0.2527, 50.4683
CIE-Lab:
76.3558, 5.6794, -34.6514
CIE-LCH:
76.3558, 35.1138, 279.3081
CIE-Luv:
76.3558, -16.4831, -56.7387
Hunter-Lab:
71.0410, 1.4382, -33.0614
#a0bcfc color charts
#a0bcfc color shades, tints & tones
#a0bcfc color schemes
#a0bcfc color preview, HTML & CSS examples
This text has a color of #a0bcfc
<p style="color:#a0bcfc;">Text here</p>
.mytext {color:#a0bcfc;}
This box has a color of #a0bcfc
<div style="background-color:#a0bcfc;">Content here</div>
.mybackground {background-color:#a0bcfc;}
Border around this has a color of #a0bcfc
<div style="border:2px solid #a0bcfc;">Content here</div>
.myborder {border:2px solid #a0bcfc;}