#30abc3 color space conversions
Hex:
#30abc3
RGB:
48, 171, 195
CMY:
81, 33, 24
CMYK:
75, 12, 0, 24
HSL:
190°, 60.4938%, 47.6471%
HSV (HSB):
190°, 75.3846%, 76.4706%
XYZ:
25.6322, 33.6943, 56.7825
xyY:
0.2208, 0.2902, 33.6943
CIE-Lab:
64.7192, -24.8906, -21.8124
CIE-LCH:
64.7192, 33.0957, 221.2291
CIE-Luv:
64.7192, -43.4654, -30.2758
Hunter-Lab:
58.0468, -22.7604, -17.3658
#30abc3 color charts
#30abc3 color shades, tints & tones
#30abc3 color schemes
#30abc3 color preview, HTML & CSS examples
This text has a color of #30abc3
<p style="color:#30abc3;">Text here</p>
.mytext {color:#30abc3;}
This box has a color of #30abc3
<div style="background-color:#30abc3;">Content here</div>
.mybackground {background-color:#30abc3;}
Border around this has a color of #30abc3
<div style="border:2px solid #30abc3;">Content here</div>
.myborder {border:2px solid #30abc3;}