#a5cff5 color space conversions
Hex:
#a5cff5
RGB:
165, 207, 245
CMY:
35, 19, 4
CMYK:
33, 16, 0, 4
HSL:
209°, 80.0000%, 80.3922%
HSV (HSB):
209°, 32.6531%, 96.0784%
XYZ:
54.3113, 59.2176, 94.9538
xyY:
0.2605, 0.2840, 59.2176
CIE-Lab:
81.4110, -4.9651, -23.1295
CIE-LCH:
81.4110, 23.6564, 257.8844
CIE-Luv:
81.4110, -22.0651, -36.1234
Hunter-Lab:
76.9529, -8.6872, -19.2921
#a5cff5 color charts
#a5cff5 color shades, tints & tones
#a5cff5 color schemes
#a5cff5 color preview, HTML & CSS examples
This text has a color of #a5cff5
<p style="color:#a5cff5;">Text here</p>
.mytext {color:#a5cff5;}
This box has a color of #a5cff5
<div style="background-color:#a5cff5;">Content here</div>
.mybackground {background-color:#a5cff5;}
Border around this has a color of #a5cff5
<div style="border:2px solid #a5cff5;">Content here</div>
.myborder {border:2px solid #a5cff5;}