#30bcff color space conversions
Hex:
#30bcff
RGB:
48, 188, 255
CMY:
81, 26, 0
CMYK:
81, 26, 0, 0
HSL:
199°, 100.0000%, 59.4118%
HSV (HSB):
199°, 81.1765%, 100.0000%
XYZ:
37.2521, 43.8148, 101.1015
xyY:
0.2045, 0.2405, 43.8148
CIE-Lab:
72.1045, -13.8510, -43.2129
CIE-LCH:
72.1045, 45.3785, 252.2279
CIE-Luv:
72.1045, -45.4615, -68.5445
Hunter-Lab:
66.1928, -15.3806, -44.2234
#30bcff color charts
#30bcff color shades, tints & tones
#30bcff color schemes
#30bcff color preview, HTML & CSS examples
This text has a color of #30bcff
<p style="color:#30bcff;">Text here</p>
.mytext {color:#30bcff;}
This box has a color of #30bcff
<div style="background-color:#30bcff;">Content here</div>
.mybackground {background-color:#30bcff;}
Border around this has a color of #30bcff
<div style="border:2px solid #30bcff;">Content here</div>
.myborder {border:2px solid #30bcff;}