#30fdbc color space conversions
Hex:
#30fdbc
RGB:
48, 253, 188
CMY:
81, 1, 26
CMYK:
81, 0, 26, 1
HSL:
161°, 98.0861%, 59.0196%
HSV (HSB):
161°, 81.0277%, 99.2157%
XYZ:
45.4213, 74.5098, 59.5648
xyY:
0.2530, 0.4151, 74.5098
CIE-Lab:
89.1629, -62.3780, 17.7442
CIE-LCH:
89.1629, 64.8526, 164.1209
CIE-Luv:
89.1629, -72.3659, 36.4486
Hunter-Lab:
86.3190, -57.1312, 19.5100
#30fdbc color charts
#30fdbc color shades, tints & tones
#30fdbc color schemes
#30fdbc color preview, HTML & CSS examples
This text has a color of #30fdbc
<p style="color:#30fdbc;">Text here</p>
.mytext {color:#30fdbc;}
This box has a color of #30fdbc
<div style="background-color:#30fdbc;">Content here</div>
.mybackground {background-color:#30fdbc;}
Border around this has a color of #30fdbc
<div style="border:2px solid #30fdbc;">Content here</div>
.myborder {border:2px solid #30fdbc;}