#30ddff color space conversions
Hex:
#30ddff
RGB:
48, 221, 255
CMY:
81, 13, 0
CMYK:
81, 13, 0, 0
HSL:
190°, 100.0000%, 59.4118%
HSV (HSB):
190°, 81.1765%, 100.0000%
XYZ:
45.1254, 59.5613, 103.7259
xyY:
0.2165, 0.2858, 59.5613
CIE-Lab:
81.5991, -30.6265, -28.5168
CIE-LCH:
81.5991, 41.8472, 222.9571
CIE-Luv:
81.5991, -56.6530, -41.7948
Hunter-Lab:
77.1760, -30.6876, -25.6636
#30ddff color charts
#30ddff color shades, tints & tones
#30ddff color schemes
#30ddff color preview, HTML & CSS examples
This text has a color of #30ddff
<p style="color:#30ddff;">Text here</p>
.mytext {color:#30ddff;}
This box has a color of #30ddff
<div style="background-color:#30ddff;">Content here</div>
.mybackground {background-color:#30ddff;}
Border around this has a color of #30ddff
<div style="border:2px solid #30ddff;">Content here</div>
.myborder {border:2px solid #30ddff;}