#21cdef color space conversions
Hex:
#21cdef
RGB:
33, 205, 239
CMY:
87, 20, 6
CMYK:
86, 14, 0, 6
HSL:
190°, 86.5546%, 53.3333%
HSV (HSB):
190°, 86.1925%, 93.7255%
XYZ:
38.0385, 50.2180, 89.3496
xyY:
0.2142, 0.2827, 50.2180
CIE-Lab:
76.2029, -28.9593, -28.2734
CIE-LCH:
76.2029, 40.4725, 224.3133
CIE-Luv:
76.2029, -53.7035, -41.3080
Hunter-Lab:
70.8646, -28.1984, -25.1504
#21cdef color charts
#21cdef RGB chart
#21cdef CMYK chart
#21cdef RGB pie chart
#21cdef color shades, tints & tones
#21cdef color schemes
#21cdef color preview, HTML & CSS examples
This text has a color of #21cdef
<p style="color:#21cdef;">Text here</p>
.mytext {color:#21cdef;}
Text color #21cdef
This box has a color of #21cdef
<div style="background-color:#21cdef;">Content here</div>
.mybackground {background-color:#21cdef;}
Background color #21cdef
Border around this has a color of #21cdef
<div style="border:2px solid #21cdef;">Content here</div>
.myborder {border:2px solid #21cdef;}
Border color #21cdef