#30bed5 color space conversions
Hex:
#30bed5
RGB:
48, 190, 213
CMY:
81, 25, 16
CMYK:
77, 11, 0, 16
HSL:
188°, 66.2651%, 51.1765%
HSV (HSB):
188°, 77.4648%, 83.5294%
XYZ:
31.6426, 42.2594, 69.4399
xyY:
0.2207, 0.2948, 42.2594
CIE-Lab:
71.0494, -28.6772, -22.0672
CIE-LCH:
71.0494, 36.1848, 217.5785
CIE-Luv:
71.0494, -48.9512, -30.5706
Hunter-Lab:
65.0072, -26.8768, -17.8278
#30bed5 color charts
#30bed5 color shades, tints & tones
#30bed5 color schemes
#30bed5 color preview, HTML & CSS examples
This text has a color of #30bed5
<p style="color:#30bed5;">Text here</p>
.mytext {color:#30bed5;}
This box has a color of #30bed5
<div style="background-color:#30bed5;">Content here</div>
.mybackground {background-color:#30bed5;}
Border around this has a color of #30bed5
<div style="border:2px solid #30bed5;">Content here</div>
.myborder {border:2px solid #30bed5;}