#a5c5fd color space conversions
Hex:
#a5c5fd
RGB:
165, 197, 253
CMY:
35, 23, 1
CMYK:
35, 22, 0, 1
HSL:
218°, 95.6522%, 81.9608%
HSV (HSB):
218°, 34.7826%, 99.2157%
XYZ:
53.2129, 55.0237, 100.7445
xyY:
0.2546, 0.2633, 55.0237
CIE-Lab:
79.0549, 2.3745, -30.9996
CIE-LCH:
79.0549, 31.0904, 274.3802
CIE-Luv:
79.0549, -18.0667, -50.3056
Hunter-Lab:
74.1780, -1.7611, -28.5999
#a5c5fd color charts
#a5c5fd color shades, tints & tones
#a5c5fd color schemes
#a5c5fd color preview, HTML & CSS examples
This text has a color of #a5c5fd
<p style="color:#a5c5fd;">Text here</p>
.mytext {color:#a5c5fd;}
This box has a color of #a5c5fd
<div style="background-color:#a5c5fd;">Content here</div>
.mybackground {background-color:#a5c5fd;}
Border around this has a color of #a5c5fd
<div style="border:2px solid #a5c5fd;">Content here</div>
.myborder {border:2px solid #a5c5fd;}