#30deec color space conversions
Hex:
#30deec
RGB:
48, 222, 236
CMY:
81, 13, 7
CMYK:
80, 6, 0, 7
HSL:
184°, 83.1858%, 55.6863%
HSV (HSB):
184°, 79.6610%, 92.5490%
XYZ:
42.4805, 58.9271, 88.4920
xyY:
0.2237, 0.3103, 58.9271
CIE-Lab:
81.2515, -36.9025, -18.9678
CIE-LCH:
81.2515, 41.4919, 207.2031
CIE-Luv:
81.2515, -58.3813, -24.6806
Hunter-Lab:
76.7640, -35.5566, -14.6136
#30deec color charts
#30deec color shades, tints & tones
#30deec color schemes
#30deec color preview, HTML & CSS examples
This text has a color of #30deec
<p style="color:#30deec;">Text here</p>
.mytext {color:#30deec;}
This box has a color of #30deec
<div style="background-color:#30deec;">Content here</div>
.mybackground {background-color:#30deec;}
Border around this has a color of #30deec
<div style="border:2px solid #30deec;">Content here</div>
.myborder {border:2px solid #30deec;}