#30def1 color space conversions
Hex:
#30def1
RGB:
48, 222, 241
CMY:
81, 13, 5
CMYK:
80, 8, 0, 5
HSL:
186°, 87.3303%, 56.6667%
HSV (HSB):
186°, 80.0830%, 94.5098%
XYZ:
43.2174, 59.2218, 92.3722
xyY:
0.2218, 0.3040, 59.2218
CIE-Lab:
81.4134, -35.4026, -21.3778
CIE-LCH:
81.4134, 41.3564, 211.1257
CIE-Luv:
81.4134, -58.0139, -28.9525
Hunter-Lab:
76.9557, -34.4291, -17.2986
#30def1 color charts
#30def1 color shades, tints & tones
#30def1 color schemes
#30def1 color preview, HTML & CSS examples
This text has a color of #30def1
<p style="color:#30def1;">Text here</p>
.mytext {color:#30def1;}
This box has a color of #30def1
<div style="background-color:#30def1;">Content here</div>
.mybackground {background-color:#30def1;}
Border around this has a color of #30def1
<div style="border:2px solid #30def1;">Content here</div>
.myborder {border:2px solid #30def1;}