#30f7ed color space conversions
Hex:
#30f7ed
RGB:
48, 247, 237
CMY:
81, 3, 7
CMYK:
81, 0, 4, 3
HSL:
177°, 92.5581%, 57.8431%
HSV (HSB):
177°, 80.5668%, 96.8627%
XYZ:
49.7657, 73.2643, 91.6393
xyY:
0.2318, 0.3413, 73.2643
CIE-Lab:
88.5736, -47.7524, -8.5304
CIE-LCH:
88.5736, 48.5084, 190.1284
CIE-Luv:
88.5736, -66.8005, -5.9587
Hunter-Lab:
85.5946, -46.0084, -3.5608
#30f7ed color charts
#30f7ed color shades, tints & tones
#30f7ed color schemes
#30f7ed color preview, HTML & CSS examples
This text has a color of #30f7ed
<p style="color:#30f7ed;">Text here</p>
.mytext {color:#30f7ed;}
This box has a color of #30f7ed
<div style="background-color:#30f7ed;">Content here</div>
.mybackground {background-color:#30f7ed;}
Border around this has a color of #30f7ed
<div style="border:2px solid #30f7ed;">Content here</div>
.myborder {border:2px solid #30f7ed;}