#30add1 color space conversions
Hex:
#30add1
RGB:
48, 173, 209
CMY:
81, 32, 18
CMYK:
77, 17, 0, 18
HSL:
193°, 63.6364%, 50.3922%
HSV (HSB):
193°, 77.0335%, 81.9608%
XYZ:
27.6711, 35.1190, 65.6418
xyY:
0.2155, 0.2734, 35.1190
CIE-Lab:
65.8412, -21.3788, -27.8492
CIE-LCH:
65.8412, 35.1088, 232.4879
CIE-Luv:
65.8412, -43.2519, -40.8138
Hunter-Lab:
59.2613, -20.3594, -24.1908
#30add1 color charts
#30add1 color shades, tints & tones
#30add1 color schemes
#30add1 color preview, HTML & CSS examples
This text has a color of #30add1
<p style="color:#30add1;">Text here</p>
.mytext {color:#30add1;}
This box has a color of #30add1
<div style="background-color:#30add1;">Content here</div>
.mybackground {background-color:#30add1;}
Border around this has a color of #30add1
<div style="border:2px solid #30add1;">Content here</div>
.myborder {border:2px solid #30add1;}