#30bbcc color space conversions
Hex:
#30bbcc
RGB:
48, 187, 204
CMY:
81, 27, 20
CMYK:
76, 8, 0, 20
HSL:
187°, 61.9048%, 49.4118%
HSV (HSB):
187°, 76.4706%, 80.0000%
XYZ:
29.8883, 40.5287, 63.3743
xyY:
0.2234, 0.3029, 40.5287
CIE-Lab:
69.8444, -30.0095, -18.9787
CIE-LCH:
69.8444, 35.5072, 212.3102
CIE-Luv:
69.8444, -48.5236, -25.2200
Hunter-Lab:
63.6621, -27.6059, -14.4584
#30bbcc color charts
#30bbcc color shades, tints & tones
#30bbcc color schemes
#30bbcc color preview, HTML & CSS examples
This text has a color of #30bbcc
<p style="color:#30bbcc;">Text here</p>
.mytext {color:#30bbcc;}
This box has a color of #30bbcc
<div style="background-color:#30bbcc;">Content here</div>
.mybackground {background-color:#30bbcc;}
Border around this has a color of #30bbcc
<div style="border:2px solid #30bbcc;">Content here</div>
.myborder {border:2px solid #30bbcc;}