#30ddeb color space conversions
Hex:
#30ddeb
RGB:
48, 221, 235
CMY:
81, 13, 8
CMYK:
80, 6, 0, 8
HSL:
184°, 82.3789%, 55.4902%
HSV (HSB):
184°, 79.5745%, 92.1569%
XYZ:
42.0708, 58.3394, 87.6405
xyY:
0.2237, 0.3102, 58.3394
CIE-Lab:
80.9271, -36.7376, -18.9265
CIE-LCH:
80.9271, 41.3263, 207.2567
CIE-Luv:
80.9271, -58.1124, -24.6245
Hunter-Lab:
76.3803, -35.3464, -14.5646
#30ddeb color charts
#30ddeb color shades, tints & tones
#30ddeb color schemes
#30ddeb color preview, HTML & CSS examples
This text has a color of #30ddeb
<p style="color:#30ddeb;">Text here</p>
.mytext {color:#30ddeb;}
This box has a color of #30ddeb
<div style="background-color:#30ddeb;">Content here</div>
.mybackground {background-color:#30ddeb;}
Border around this has a color of #30ddeb
<div style="border:2px solid #30ddeb;">Content here</div>
.myborder {border:2px solid #30ddeb;}