#21ceed color space conversions
Hex:
#21ceed
RGB:
33, 206, 237
CMY:
87, 19, 7
CMYK:
86, 13, 0, 7
HSL:
189°, 85.0000%, 52.9412%
HSV (HSB):
189°, 86.0759%, 92.9412%
XYZ:
37.9846, 50.5804, 87.8818
xyY:
0.2153, 0.2867, 50.5804
CIE-Lab:
76.4241, -30.0873, -26.8609
CIE-LCH:
76.4241, 40.3330, 221.7574
CIE-Luv:
76.4241, -54.1933, -38.7631
Hunter-Lab:
71.1199, -29.1243, -23.4798
#21ceed color charts
#21ceed color shades, tints & tones
#21ceed color schemes
#21ceed color preview, HTML & CSS examples
This text has a color of #21ceed
<p style="color:#21ceed;">Text here</p>
.mytext {color:#21ceed;}
This box has a color of #21ceed
<div style="background-color:#21ceed;">Content here</div>
.mybackground {background-color:#21ceed;}
Border around this has a color of #21ceed
<div style="border:2px solid #21ceed;">Content here</div>
.myborder {border:2px solid #21ceed;}