#30bffb color space conversions
Hex:
#30bffb
RGB:
48, 191, 251
CMY:
81, 25, 2
CMYK:
81, 24, 0, 2
HSL:
198°, 96.2085%, 58.6275%
HSV (HSB):
198°, 80.8765%, 98.4314%
XYZ:
37.2623, 44.8550, 97.9607
xyY:
0.2069, 0.2491, 44.8550
CIE-Lab:
72.7963, -16.7995, -39.9785
CIE-LCH:
72.7963, 43.3647, 247.2072
CIE-Luv:
72.7963, -46.7308, -62.6839
Hunter-Lab:
66.9739, -17.8921, -39.8400
#30bffb color charts
#30bffb color shades, tints & tones
#30bffb color schemes
#30bffb color preview, HTML & CSS examples
This text has a color of #30bffb
<p style="color:#30bffb;">Text here</p>
.mytext {color:#30bffb;}
This box has a color of #30bffb
<div style="background-color:#30bffb;">Content here</div>
.mybackground {background-color:#30bffb;}
Border around this has a color of #30bffb
<div style="border:2px solid #30bffb;">Content here</div>
.myborder {border:2px solid #30bffb;}