#3dacc5 color space conversions
Hex:
#3dacc5
RGB:
61, 172, 197
CMY:
76, 33, 23
CMYK:
69, 13, 0, 23
HSL:
191°, 53.9683%, 50.5882%
HSV (HSB):
191°, 69.0355%, 77.2549%
XYZ:
26.7550, 34.5284, 58.0778
xyY:
0.2242, 0.2893, 34.5284
CIE-Lab:
65.3798, -23.0882, -21.8885
CIE-LCH:
65.3798, 31.8146, 223.4721
CIE-Luv:
65.3798, -41.6267, -30.6655
Hunter-Lab:
58.7608, -21.5567, -17.4682
#3dacc5 color charts
#3dacc5 color shades, tints & tones
#3dacc5 color schemes
#3dacc5 color preview, HTML & CSS examples
This text has a color of #3dacc5
<p style="color:#3dacc5;">Text here</p>
.mytext {color:#3dacc5;}
This box has a color of #3dacc5
<div style="background-color:#3dacc5;">Content here</div>
.mybackground {background-color:#3dacc5;}
Border around this has a color of #3dacc5
<div style="border:2px solid #3dacc5;">Content here</div>
.myborder {border:2px solid #3dacc5;}