#26cdef color space conversions
Hex:
#26cdef
RGB:
38, 205, 239
CMY:
85, 20, 6
CMYK:
84, 14, 0, 6
HSL:
190°, 86.2661%, 54.3137%
HSV (HSB):
190°, 84.1004%, 93.7255%
XYZ:
38.2106, 50.3067, 89.3576
xyY:
0.2148, 0.2828, 50.3067
CIE-Lab:
76.2571, -28.6383, -28.1854
CIE-LCH:
76.2571, 40.1817, 224.5433
CIE-Luv:
76.2571, -53.3034, -41.2000
Hunter-Lab:
70.9272, -27.9593, -25.0474
#26cdef color charts
#26cdef color shades, tints & tones
#26cdef color schemes
#26cdef color preview, HTML & CSS examples
This text has a color of #26cdef
<p style="color:#26cdef;">Text here</p>
.mytext {color:#26cdef;}
This box has a color of #26cdef
<div style="background-color:#26cdef;">Content here</div>
.mybackground {background-color:#26cdef;}
Border around this has a color of #26cdef
<div style="border:2px solid #26cdef;">Content here</div>
.myborder {border:2px solid #26cdef;}