#30dbcc color space conversions
Hex:
#30dbcc
RGB:
48, 219, 204
CMY:
81, 14, 20
CMYK:
78, 0, 7, 14
HSL:
175°, 70.3704%, 52.3529%
HSV (HSB):
175°, 78.0822%, 85.8824%
XYZ:
37.4495, 55.6510, 65.8947
xyY:
0.2355, 0.3500, 55.6510
CIE-Lab:
79.4148, -44.7156, -4.6630
CIE-LCH:
79.4148, 44.9581, 185.9534
CIE-Luv:
79.4148, -59.7016, -0.2058
Hunter-Lab:
74.5996, -40.9411, -0.1518
#30dbcc color charts
#30dbcc RGB chart
#30dbcc CMYK chart
#30dbcc RGB pie chart
#30dbcc color shades, tints & tones
#30dbcc color schemes
#30dbcc color preview, HTML & CSS examples
This text has a color of #30dbcc
<p style="color:#30dbcc;">Text here</p>
.mytext {color:#30dbcc;}
Text color #30dbcc
This box has a color of #30dbcc
<div style="background-color:#30dbcc;">Content here</div>
.mybackground {background-color:#30dbcc;}
Background color #30dbcc
Border around this has a color of #30dbcc
<div style="border:2px solid #30dbcc;">Content here</div>
.myborder {border:2px solid #30dbcc;}
Border color #30dbcc