#3debed color space conversions
Hex:
#3debed
RGB:
61, 235, 237
CMY:
76, 8, 7
CMYK:
74, 1, 0, 7
HSL:
181°, 83.0189%, 58.4314%
HSV (HSB):
181°, 74.2616%, 92.9412%
XYZ:
46.9189, 66.5232, 90.4881
xyY:
0.2301, 0.3262, 66.5232
CIE-Lab:
85.2626, -41.3166, -13.4451
CIE-LCH:
85.2626, 43.4492, 198.0258
CIE-Luv:
85.2626, -61.2446, -14.9307
Hunter-Lab:
81.5617, -40.0499, -8.6857
#3debed color charts
#3debed color shades, tints & tones
#3debed color schemes
#3debed color preview, HTML & CSS examples
This text has a color of #3debed
<p style="color:#3debed;">Text here</p>
.mytext {color:#3debed;}
This box has a color of #3debed
<div style="background-color:#3debed;">Content here</div>
.mybackground {background-color:#3debed;}
Border around this has a color of #3debed
<div style="border:2px solid #3debed;">Content here</div>
.myborder {border:2px solid #3debed;}