#a7cdef color space conversions
Hex:
#a7cdef
RGB:
167, 205, 239
CMY:
35, 20, 6
CMYK:
30, 14, 0, 6
HSL:
208°, 69.2308%, 79.6078%
HSV (HSB):
208°, 30.1255%, 93.7255%
XYZ:
53.3477, 58.1101, 90.0660
xyY:
0.2647, 0.2884, 58.1101
CIE-Lab:
80.8000, -4.7998, -20.8464
CIE-LCH:
80.8000, 21.3919, 257.0338
CIE-Luv:
80.8000, -20.2725, -32.3094
Hunter-Lab:
76.2300, -8.4837, -16.6903
#a7cdef color charts
#a7cdef color shades, tints & tones
#a7cdef color schemes
#a7cdef color preview, HTML & CSS examples
This text has a color of #a7cdef
<p style="color:#a7cdef;">Text here</p>
.mytext {color:#a7cdef;}
This box has a color of #a7cdef
<div style="background-color:#a7cdef;">Content here</div>
.mybackground {background-color:#a7cdef;}
Border around this has a color of #a7cdef
<div style="border:2px solid #a7cdef;">Content here</div>
.myborder {border:2px solid #a7cdef;}