#a1cafe color space conversions
Hex:
#a1cafe
RGB:
161, 202, 254
CMY:
37, 21, 0
CMYK:
37, 20, 0, 0
HSL:
214°, 97.8947%, 81.3725%
HSV (HSB):
214°, 36.6142%, 99.6078%
XYZ:
53.7079, 56.9739, 101.9323
xyY:
0.2526, 0.2680, 56.9739
CIE-Lab:
80.1649, -1.1362, -29.8488
CIE-LCH:
80.1649, 29.8704, 267.8200
CIE-Luv:
80.1649, -21.7752, -47.9378
Hunter-Lab:
75.4810, -5.0818, -27.2306
#a1cafe color charts
#a1cafe color shades, tints & tones
#a1cafe color schemes
#a1cafe color preview, HTML & CSS examples
This text has a color of #a1cafe
<p style="color:#a1cafe;">Text here</p>
.mytext {color:#a1cafe;}
This box has a color of #a1cafe
<div style="background-color:#a1cafe;">Content here</div>
.mybackground {background-color:#a1cafe;}
Border around this has a color of #a1cafe
<div style="border:2px solid #a1cafe;">Content here</div>
.myborder {border:2px solid #a1cafe;}