#30fdec color space conversions
Hex:
#30fdec
RGB:
48, 253, 236
CMY:
81, 1, 7
CMYK:
81, 0, 7, 1
HSL:
175°, 98.0861%, 59.0196%
HSV (HSB):
175°, 81.0277%, 99.2157%
XYZ:
51.4845, 76.9351, 91.4933
xyY:
0.2341, 0.3498, 76.9351
CIE-Lab:
90.2917, -50.5709, -5.4679
CIE-LCH:
90.2917, 50.8657, 186.1710
CIE-Luv:
90.2917, -68.8917, -0.5692
Hunter-Lab:
87.7126, -48.7233, -0.4467
#30fdec color charts
#30fdec color shades, tints & tones
#30fdec color schemes
#30fdec color preview, HTML & CSS examples
This text has a color of #30fdec
<p style="color:#30fdec;">Text here</p>
.mytext {color:#30fdec;}
This box has a color of #30fdec
<div style="background-color:#30fdec;">Content here</div>
.mybackground {background-color:#30fdec;}
Border around this has a color of #30fdec
<div style="border:2px solid #30fdec;">Content here</div>
.myborder {border:2px solid #30fdec;}