#2beced color space conversions
Hex:
#2beced
RGB:
43, 236, 237
CMY:
83, 7, 7
CMYK:
82, 0, 0, 7
HSL:
180°, 84.3478%, 54.9020%
HSV (HSB):
180°, 81.8565%, 92.9412%
XYZ:
46.2778, 66.6189, 90.5404
xyY:
0.2275, 0.3275, 66.6189
CIE-Lab:
85.3111, -43.3339, -13.3976
CIE-LCH:
85.3111, 45.3578, 197.1801
CIE-Luv:
85.3111, -63.5529, -14.5783
Hunter-Lab:
81.6204, -41.6284, -8.6353
#2beced color charts
#2beced color shades, tints & tones
#2beced color schemes
#2beced color preview, HTML & CSS examples
This text has a color of #2beced
<p style="color:#2beced;">Text here</p>
.mytext {color:#2beced;}
This box has a color of #2beced
<div style="background-color:#2beced;">Content here</div>
.mybackground {background-color:#2beced;}
Border around this has a color of #2beced
<div style="border:2px solid #2beced;">Content here</div>
.myborder {border:2px solid #2beced;}