#30b5c5 color space conversions
Hex:
#30b5c5
RGB:
48, 181, 197
CMY:
81, 29, 23
CMYK:
76, 8, 0, 23
HSL:
186°, 60.8163%, 48.0392%
HSV (HSB):
186°, 75.6345%, 77.2549%
XYZ:
27.8208, 37.7073, 58.6353
xyY:
0.2241, 0.3037, 37.7073
CIE-Lab:
67.8044, -29.2442, -18.2255
CIE-LCH:
67.8044, 34.4585, 211.9319
CIE-Luv:
67.8044, -46.8859, -23.9943
Hunter-Lab:
61.4063, -26.5895, -13.6300
#30b5c5 color charts
#30b5c5 color shades, tints & tones
#30b5c5 color schemes
#30b5c5 color preview, HTML & CSS examples
This text has a color of #30b5c5
<p style="color:#30b5c5;">Text here</p>
.mytext {color:#30b5c5;}
This box has a color of #30b5c5
<div style="background-color:#30b5c5;">Content here</div>
.mybackground {background-color:#30b5c5;}
Border around this has a color of #30b5c5
<div style="border:2px solid #30b5c5;">Content here</div>
.myborder {border:2px solid #30b5c5;}