#30def6 color space conversions
Hex:
#30def6
RGB:
48, 222, 246
CMY:
81, 13, 4
CMYK:
80, 10, 0, 4
HSL:
187°, 91.6667%, 57.6471%
HSV (HSB):
187°, 80.4878%, 96.4706%
XYZ:
43.9748, 59.5248, 96.3605
xyY:
0.2200, 0.2978, 59.5248
CIE-Lab:
81.5792, -33.8844, -23.7785
CIE-LCH:
81.5792, 41.3952, 215.0594
CIE-Luv:
81.5792, -57.6476, -33.2396
Hunter-Lab:
77.1523, -33.2762, -20.0445
#30def6 color charts
#30def6 color shades, tints & tones
#30def6 color schemes
#30def6 color preview, HTML & CSS examples
This text has a color of #30def6
<p style="color:#30def6;">Text here</p>
.mytext {color:#30def6;}
This box has a color of #30def6
<div style="background-color:#30def6;">Content here</div>
.mybackground {background-color:#30def6;}
Border around this has a color of #30def6
<div style="border:2px solid #30def6;">Content here</div>
.myborder {border:2px solid #30def6;}