#3dabc1 color space conversions
Hex:
#3dabc1
RGB:
61, 171, 193
CMY:
76, 33, 24
CMYK:
68, 11, 0, 24
HSL:
190°, 51.9685%, 49.8039%
HSV (HSB):
190°, 68.3938%, 75.6863%
XYZ:
26.1130, 33.9682, 55.6323
xyY:
0.2257, 0.2936, 33.9682
CIE-Lab:
64.9373, -23.8231, -20.3421
CIE-LCH:
64.9373, 31.3264, 220.4933
CIE-Luv:
64.9373, -41.5005, -28.0075
Hunter-Lab:
58.2822, -22.0180, -15.7967
#3dabc1 color charts
#3dabc1 color shades, tints & tones
#3dabc1 color schemes
#3dabc1 color preview, HTML & CSS examples
This text has a color of #3dabc1
<p style="color:#3dabc1;">Text here</p>
.mytext {color:#3dabc1;}
This box has a color of #3dabc1
<div style="background-color:#3dabc1;">Content here</div>
.mybackground {background-color:#3dabc1;}
Border around this has a color of #3dabc1
<div style="border:2px solid #3dabc1;">Content here</div>
.myborder {border:2px solid #3dabc1;}