#3dcaf3 color space conversions
Hex:
#3dcaf3
RGB:
61, 202, 243
CMY:
76, 21, 5
CMYK:
75, 17, 0, 5
HSL:
194°, 88.3495%, 59.6078%
HSV (HSB):
194°, 74.8971%, 95.2941%
XYZ:
39.2227, 49.7042, 92.3206
xyY:
0.2164, 0.2742, 49.7042
CIE-Lab:
75.8874, -23.8149, -30.8702
CIE-LCH:
75.8874, 38.9887, 232.3515
CIE-Luv:
75.8874, -49.3992, -46.3811
Hunter-Lab:
70.5012, -24.0704, -28.2888
#3dcaf3 color charts
#3dcaf3 color shades, tints & tones
#3dcaf3 color schemes
#3dcaf3 color preview, HTML & CSS examples
This text has a color of #3dcaf3
<p style="color:#3dcaf3;">Text here</p>
.mytext {color:#3dcaf3;}
This box has a color of #3dcaf3
<div style="background-color:#3dcaf3;">Content here</div>
.mybackground {background-color:#3dcaf3;}
Border around this has a color of #3dcaf3
<div style="border:2px solid #3dcaf3;">Content here</div>
.myborder {border:2px solid #3dcaf3;}