#2bd2ed color space conversions
Hex:
#2bd2ed
RGB:
43, 210, 237
CMY:
83, 18, 7
CMYK:
82, 11, 0, 7
HSL:
188°, 84.3478%, 54.9020%
HSV (HSB):
188°, 81.8565%, 92.9412%
XYZ:
39.3289, 52.7212, 88.2241
xyY:
0.2182, 0.2925, 52.7212
CIE-Lab:
77.7101, -31.3357, -24.8852
CIE-LCH:
77.7101, 40.0150, 218.4547
CIE-Luv:
77.7101, -54.7028, -35.2973
Hunter-Lab:
72.6094, -30.3817, -21.2138
#2bd2ed color charts
#2bd2ed color shades, tints & tones
#2bd2ed color schemes
#2bd2ed color preview, HTML & CSS examples
This text has a color of #2bd2ed
<p style="color:#2bd2ed;">Text here</p>
.mytext {color:#2bd2ed;}
This box has a color of #2bd2ed
<div style="background-color:#2bd2ed;">Content here</div>
.mybackground {background-color:#2bd2ed;}
Border around this has a color of #2bd2ed
<div style="border:2px solid #2bd2ed;">Content here</div>
.myborder {border:2px solid #2bd2ed;}