#30debb color space conversions
Hex:
#30debb
RGB:
48, 222, 187
CMY:
81, 13, 27
CMYK:
78, 0, 16, 13
HSL:
168°, 72.5000%, 52.9412%
HSV (HSB):
168°, 78.3784%, 87.0588%
XYZ:
36.3098, 56.4588, 55.9976
xyY:
0.2441, 0.3795, 56.4588
CIE-Lab:
79.8742, -50.4526, 5.0620
CIE-LCH:
79.8742, 50.7059, 174.2706
CIE-Luv:
79.8742, -61.9618, 15.6283
Hunter-Lab:
75.1391, -45.2359, 8.4113
#30debb color charts
#30debb color shades, tints & tones
#30debb color schemes
#30debb color preview, HTML & CSS examples
This text has a color of #30debb
<p style="color:#30debb;">Text here</p>
.mytext {color:#30debb;}
This box has a color of #30debb
<div style="background-color:#30debb;">Content here</div>
.mybackground {background-color:#30debb;}
Border around this has a color of #30debb
<div style="border:2px solid #30debb;">Content here</div>
.myborder {border:2px solid #30debb;}