#3dbbca color space conversions
Hex:
#3dbbca
RGB:
61, 187, 202
CMY:
76, 27, 21
CMYK:
70, 7, 0, 21
HSL:
186°, 57.0850%, 51.5686%
HSV (HSB):
186°, 69.8020%, 79.2157%
XYZ:
30.3555, 40.7970, 62.1518
xyY:
0.2277, 0.3060, 40.7970
CIE-Lab:
70.0335, -29.0622, -17.5721
CIE-LCH:
70.0335, 33.9616, 211.1588
CIE-Luv:
70.0335, -46.7332, -23.0344
Hunter-Lab:
63.8725, -26.9447, -12.9820
#3dbbca color charts
#3dbbca color shades, tints & tones
#3dbbca color schemes
#3dbbca color preview, HTML & CSS examples
This text has a color of #3dbbca
<p style="color:#3dbbca;">Text here</p>
.mytext {color:#3dbbca;}
This box has a color of #3dbbca
<div style="background-color:#3dbbca;">Content here</div>
.mybackground {background-color:#3dbbca;}
Border around this has a color of #3dbbca
<div style="border:2px solid #3dbbca;">Content here</div>
.myborder {border:2px solid #3dbbca;}