#30abdf color space conversions
Hex:
#30abdf
RGB:
48, 171, 223
CMY:
81, 33, 13
CMYK:
78, 23, 0, 13
HSL:
198°, 73.2218%, 53.1373%
HSV (HSB):
198°, 78.4753%, 87.4510%
XYZ:
29.1011, 35.0819, 75.0497
xyY:
0.2090, 0.2520, 35.0819
CIE-Lab:
65.8124, -15.6418, -35.6129
CIE-LCH:
65.8124, 38.8966, 246.2881
CIE-Luv:
65.8124, -41.6615, -54.5792
Hunter-Lab:
59.2300, -15.9511, -33.6648
#30abdf color charts
#30abdf color shades, tints & tones
#30abdf color schemes
#30abdf color preview, HTML & CSS examples
This text has a color of #30abdf
<p style="color:#30abdf;">Text here</p>
.mytext {color:#30abdf;}
This box has a color of #30abdf
<div style="background-color:#30abdf;">Content here</div>
.mybackground {background-color:#30abdf;}
Border around this has a color of #30abdf
<div style="border:2px solid #30abdf;">Content here</div>
.myborder {border:2px solid #30abdf;}