#30f3ed color space conversions
Hex:
#30f3ed
RGB:
48, 243, 237
CMY:
81, 5, 7
CMYK:
80, 0, 2, 5
HSL:
178°, 89.0411%, 57.0588%
HSV (HSB):
178°, 80.2469%, 95.2941%
XYZ:
48.5556, 70.8440, 91.2359
xyY:
0.2305, 0.3363, 70.8440
CIE-Lab:
87.4092, -46.0266, -10.2607
CIE-LCH:
87.4092, 47.1564, 192.5674
CIE-Luv:
87.4092, -65.4512, -9.0368
Hunter-Lab:
84.1689, -44.3219, -5.3499
#30f3ed color charts
#30f3ed color shades, tints & tones
#30f3ed color schemes
#30f3ed color preview, HTML & CSS examples
This text has a color of #30f3ed
<p style="color:#30f3ed;">Text here</p>
.mytext {color:#30f3ed;}
This box has a color of #30f3ed
<div style="background-color:#30f3ed;">Content here</div>
.mybackground {background-color:#30f3ed;}
Border around this has a color of #30f3ed
<div style="border:2px solid #30f3ed;">Content here</div>
.myborder {border:2px solid #30f3ed;}